mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-05-06 22:56:12 -04:00
* Bugfix: map area search was broken after Nearby filter set * Made EXPLORE_ACTION.SET_MAP_BOUNDARIES remove lat, lng, and radius attributes so we don't end up applying both kinds of geographic filters at the same time * Renamed setExploreLocation to defaultExploreLocation because it doesn't set anything * Added a unit test fot the Explore reducer * Bugfix: zoom Explore to nearby after granting permission