mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 21:18:35 -04:00
* Move login and camera screens into stack navigators * Navigation fixes * Create ObservationsStackNavigator * Move drawer items into drawer nav * Navigator fixes and improvements * Nav improvements * Fix navigation from ObsEdit * Fix test * Fix test * Redo bottom tab nav with Explore as part of ObservationsStack * Use ObsEdit and AddID in two stacks * Move identify into ObservationsStack and fix headers * Fix ObsEdit bottom button issue by using fixed positioning for tab bar That required a few other changes to places where we were explicitly compensating for the height of the tab bar. Also fixed some other minor layout issues. * Typo * Add LocationPicker to ObservationsStackNavigator --------- Co-authored-by: Ken-ichi Ueda <kenichi.ueda@gmail.com>