-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds QR code feature: * QR code screen that can be opened from the profile screen (from a button in header). QR code contains user's username encoded and can be shared; * QR code scan feature on Who-Invited-You welcome screen, that simplifies username input. Also: * Refactor InviteShare screen since initially it shared most of the UI with QRCodeShare screen; * Groupes common button components to `@components/Buttons/**`; * Adds `unsafeUserSelector`; * Refactors Profile -> `AvatarHeader`; * Adds `share` service.
- Loading branch information
Showing
142 changed files
with
1,567 additions
and
638 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
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.