mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 05:01:07 -04:00
* Show no-internet state for photo/map elements in ObsDetail when offline * Add two tests to check that correct elements are shown offline/online in ObsDetails * Create useIsOnline hook to check for connectivity; only mark viewed locally if API call succeeds * Rename hook to useIsConnected * Update no wifi image and add a11y labels * Add device location factory function for mocking latLng; fixes for ObsDetails test * Test that data tab content is not visible before changing tab Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com>