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:
Johannes Klein
2025-06-27 23:13:23 +02:00
committed by GitHub
parent 895bab8ffa
commit 1f0300db57
16 changed files with 1477 additions and 1539 deletions

View File

@@ -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