mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-05-06 06:35:57 -04:00
* Rewrite remote observation & update fetching using useQuery in ObsList * Fix ObsList test by adding query provider * Add padding to infinite scroll view indicator * Only set next uuid for obslist if not still loading results from last api call * Improve how ObsList works when observations don't fill screen * Remove explore, explore provider, dropdown menu, and related screens; fix tests * Move setIdBelow function into onEndReached