-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Camera redesign (#720) * Show correct about text, and not missing translation Closes #713 * Use history for going back in navigation Closes #715 Closes #675 * Add a bit of padding to bottom of challenges screen * Bump version * Bump build * Update team section text * Remove tab navigator * Replace image picker libraries with our forks * Remove fetching of albums * Remove photo loading state * Remove fetching of photos functions from gallery screen * Move camera roll permission checking to camera screen WIP: I am not sure we need this in the end * No longer needed state * Comment * Remove layout related code * Refactor Gallery image list to be new button * Remove gallery screen * Remove comment * Use gallery button on camera screen * Refactor camera buttons overlay to use flex instead of three absolute positions * Add gallery button container style * Basic styling for image button * Add TODO * Include gallery icon * Use flex for tablet landscape layouts as well * Add react-native-exif-reader and how iNatNext uses it * While gallery is open have camera inactive * Show a loading indicator while getting predictions * Remove wrong View * Fix an error in legacy camera container * Remove camera roll permissions * Copy Android permissions like iNat Next has * Add a11y label * iNat Next has this title set * Remove legacy camera from stack * Remove ranks prop * Remove no longer needed function * Remove legacy camera component * Remove react-native-inat-camera * Bump version * Update fastlane
- Loading branch information
Showing
38 changed files
with
539 additions
and
1,416 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
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.