mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 05:01:07 -04:00
* Changes My Observations upload bottom sheet from modal to non-modal * Give flatlist container a minHeight to make bottom sheet snap correctly when flatlist has few items * Mock useLoggedIn hook in tests * Move useCurrentUser to sharedHooks/ and mock in ObsList test * Mock useUser hook * Use useCurrentUser hook on user profile * Downgrade gesture handler