mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 05:01:07 -04:00
* Create projects screen which searches projects and changes API params on button press * Create project details screen which makes an API call by project id * Clean up project code; get one project test passing * Basic styling for project details; add project observations grid * Add testing for project details