-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(native-app): add vaccinations to app (#16659)
* feat: update finance card UI * feat: final touches to finance screen * feat: first version of vaccinations unfiltered * feat: animate arrow when expanding card * feat: adding loading states and proper link handling * feat: add tab buttons except animation is left * feat: add animation for tab buttons * feat: remove bottom tab bar from vaccinations page * feat: add feature flag for vaccinations * fix: key warning * feat: add english translations * feat: rename vaccinations card container to vaccinations card * feat: rename finance status card container to be just finance status card * fix: don't show badge if status or statusName is undefined * fix: warning about shadow for expandable card * fix: accessibility role for tab buttons should be tablist instead of tabbar * fix: remove eas file * fix: rename isOpen * fix: better accessibility for tab buttons * set selected state to accessibilityState for tab-buttons * fix: use ButtonProps from Button in select-button * feat: add error handling to vaccinations screen * fix: minor fixes * fix: reusable buttonStyle for health buttons --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2b0148a
commit 53d02ef
Showing
22 changed files
with
1,276 additions
and
386 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.