mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 05:01:07 -04:00
* Build basic sound recorder; flow fixes * More progress on sound recorder; add metering for visualization * Flow fixes * Use logged in user to fetch observations; use modified param to clean up realm code * Hide tests that aren't passing; add mock for rn-localize * Code cleanup - remove autolink * Add member id lookup for projects screen * Navigate to obs detail with sound recording; don't display photos * Add basic camera with take photo functionality * Toggle flash * Add front camera; camera toggle * Add pinch to zoom functionality * Add tap to focus functionality; create focus square component for animation * Add thumbnails to top of regular camera * Parse photos from regular camera for ObsEdit * Nav to obs edit with no photos/sounds * Revert auth service * Flow fixes AuthService