mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-01-16 09:48:27 -05:00
* Add usePerformance load time to cameras and suggestions * Declare when to hide delete photo mode without a useEffect * Use StatusBar hidden component in CameraContainer, instead of useEffects * Directly handle discards from bottom sheet instead of using useEffect * Rewrite a whole bunch of camera code to be more declarative and less imperative * Make sure permissions gate works as expected * Code cleanup * Consolidate focus/blur listeners in AICamera * Fix timing issues in Suggestions tests * Fix tests * Ensure photos are still saving to gallery when write permission given & update saving photo state