mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-22 14:38:49 -04:00
* Refactor ObsEditProvider to make a reusable uploadObservation function; add blocking loading state in ObsEdit * Allow individual uploads from ObsList; add loading wheel to toolbar * Add upload button on grid view; closes #281 * Fix failing tests * Use needsSync instance method & fix failing tests * Switch test rendering back to renderComponent method