mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Fix for some app freezes, ObsDetails (#1374)
* Fix freeze on ObsDetails when fetching remote observation * Remote keepPreviousData function from react-query v5
This commit is contained in:
committed by
GitHub
parent
dc4de52610
commit
158a9f60e5
@@ -279,7 +279,7 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
activesupport (>= 6.1.7.3, < 7.1.0)
|
||||
activesupport (>= 6.1.7.5, < 7.1.0)
|
||||
cocoapods (>= 1.13, < 1.15)
|
||||
fastlane
|
||||
nokogiri
|
||||
|
||||
Reference in New Issue
Block a user