mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Update react native to 0.76.9 (#2974)
* Changes according to the RN upgrade helper * Update .flowconfig * Update Gemfile.lock * Fix typo in minimunSDK version specified * Disable New Architecture * Prefer double-quotes * Update .flowconfig * Update vision camera patch version number * Update package-lock.json * Update Podfile.lock * Remove no longer needed mock
This commit is contained in:
@@ -97,7 +97,7 @@ GEM
|
||||
colored2 (3.1.2)
|
||||
commander (4.6.0)
|
||||
highline (~> 2.0.0)
|
||||
concurrent-ruby (1.3.4)
|
||||
concurrent-ruby (1.3.3)
|
||||
connection_pool (2.5.3)
|
||||
declarative (0.0.20)
|
||||
digest-crc (0.7.0)
|
||||
@@ -328,7 +328,7 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
activesupport (>= 6.1.7.5, != 7.1.0)
|
||||
cocoapods (>= 1.13, != 1.15.1, != 1.15.0)
|
||||
concurrent-ruby (<= 1.3.4)
|
||||
concurrent-ruby (< 1.3.4)
|
||||
fastlane
|
||||
fastlane-sirp!
|
||||
nokogiri
|
||||
|
||||
Reference in New Issue
Block a user