upgrade-support
upgrade-support copied to clipboard
A central community-backed place to request and give help when upgrading your app.
Upgrading from: 0.76.6 Upgrading to: 0.80.0 🚨 Build Failure after upgrading React Native 0.76.6 → 0.80: Cannot build Apple system modules (DarwinFoundation, UIKit, CoreFoundation, etc.) Xcode Version: 16.2 iOS Simulator:...
## Environment System: OS: macOS 26.1 CPU: (10) arm64 Apple M1 Pro Memory: 129.55 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 20.11.0 path: /Users/sameer.chouragade/.nvm/versions/node/v20.11.0/bin/node Yarn:...
Can't seem to access the upgrade helper from the official site. Inspecting element console says 404 or 429. Is anyone else having the same problem? https://react-native-community.github.io/upgrade-helper/
## Environment System: OS: macOS 15.3 CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz Memory: 44.36 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 21.7.3...
Trying to upgrade React native to version 0.77.0 from 0.74.5. Using eas build with Expo. Expo build always trying to use: Running 'gradlew :app:assembleRelease' in /home/expo/workingdir/build/android Downloading https://services.gradle.org/distributions/gradle-8.8-all.zip Then ends...
## Environment ``` System: OS: Windows 11 10.0.26100 CPU: (22) x64 Intel(R) Core(TM) Ultra 7 165H Memory: 4.67 GB / 31.46 GB Binaries: Node: version: 16.13.1 path: C:\nvm4w\nodejs\node.EXE Yarn: Not...
## Upgrading version when pod install --repo-update then everything done and then show this [!] Unable to determine Swift version for the following pods: - `react-native-document-picker` does not specify a...
## Environment ``` System: OS: Windows 11 10.0.26100 CPU: (8) x64 Intel(R) Core(TM) Ultra 9 288V Memory: 3.26 GB / 31.57 GB Binaries: Node: version: 24.4.1 path: ~\AppData\Local\Temp\yarn--1757419364966-0.2512332293076741\node.CMD Yarn: version:...
Hi everybody, Im currently implementing a native custom view component which requires to get the children properly forwarded so that I can add them to a custom inner layout. Back...