You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UI for copying scientific name (selected text + toast)
New login to iNaturalist cards on Home Screen for logged in and logged out users
Updated
Revamped iNatStats screen to show username, profile icon, and number of observations posted to iNat for logged in user (#317); logged out users see value props for why they might consider downloading iNat
Upgraded to React Native 0.64.1
Challenge Screen uses SectionList for better performance
Save SpeciesNearby state in global context provider; when user returns to Home Screen within an app session, they will see their previous state instead of needing to start over with a new species nearby fetch
Move Achievements screen business logic into custom hooks and reduce number of times realm is opened to fetch data
Fixed
Set place_guess to null if location name isn't available when posting to iNat (instead of maintaining previous guess)
Android
Removed play-services dependency in top-level build.gradle file to address #274
Update code to make Flipper usable with an Android device
Downgrade react-native-tab-view to 2.16.0 since 3+ was causing crashes when used with picker library
iOS
Fix permissions error in camera for non-English languages