Files
iNaturalistReactNative/patches/@react-native-camera-roll+camera-roll+7.10.2.patch
Johannes Klein ea62a99393 Update react-native-camera-roll version and replace our fork with a patch (#3342)
* Replace our fork of react-native-camera-roll with latest

published npm version

* Update package-lock.json

* Update Podfile.lock

* Create @react-native-camera-roll+camera-roll+7.10.2.patch

Copying over commits from our fork of camera-roll into a patch-package patch file. This corresponds to these two commits:
1.) "fix: add a stub URI after save w/ add-only permission (#1)
Attempting the fetch the URI of the newly-created photo requires PHOTO LIBRARY
permission, which results in an unexpected permission prompt. This prevents
that from happening by returning a stub URI which hopefully makes it clear
why it's not a real URI."
47b39c3d9d
2.) "feat: optionally save location when saving photo in iOS"
c49afe441e
2026-01-29 21:19:35 +01:00

4.3 KiB