mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-21 05:58:37 -04:00
* Add test for UserProfile species button from MyObs screen * Finish initial tests for navigating to Explore from MyObs * Check API calls are made with correct params * Use RootExplore screen in CustomTabBar and write test for navigating cyclical Explore -> TaxonDetails * Add navigation check for UserProfile from root explore screen * Simplify RootExplore screen; show nearby data for species view * Mock location permissions for Explore navigation tests * Update snapshot * Merge from main * Fix tests for Explore navigation