mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-02-02 10:01:28 -05:00
* Reorder hooks dependencies * Return uri from take photo hook * Keep state of photos added in this instance of the camera * List2 TS * INatIconButton TS * Refactor useBackPress to show discard modal only if photos taken during this instance of the camera * Remove newPhotoCount var * TS refactors * fetchUserLocation TS * Increase timeout * Fix error * Hoist deletePhotoByUri * Delete photos on discard * Reorder code * Set saving photo on checkmark press Closes #1556 * Update snapshots * Remove delete test * Create StandardCamera.test.js * Check if image is there before deletion * Update react-native-share-menu+6.0.0.patch * Update e2e_ios.yml * Update some types