mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-21 22:18:32 -04:00
* Add new error type for 429; remove unnecessary logs * Batch API calls for SpeciesSeenCheckmark * Remove SpeciesSeenCheckmark test * Revert logging errors * Use Set for observedTaxonIds * Add comments around logger.info statements * Merge linting update * More fixes from code review * Switch to non-authenticated useQuery for fetching taxon ids seen by X user id * Fix tests