mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-21 22:18:32 -04:00
* stop asking for PHOTO LIBRARY permission before import, b/c it's not necessary for importing * use a forked version of react-native-cameraroll that allows us to write location metadata to newly-created photos, which was the really important thing we were using the PHOTO LIBRARY permission for Closes #1612