upgrade-support
upgrade-support copied to clipboard
A central community-backed place to request and give help when upgrading your app.
Execution failed for task ':app:compileDebugKotlin' after react-native upgrade to 0.73.9 from 0.65.1
Hi All, I have used the https://react-native-community.github.io/upgrade-helper to upgrade my react-native project. After resolution of all files I am stuck at the following error while "npx react-native run android": FAILURE:...
Why did hermes debugging for iOS with Google Chrome suddenly stop working upon upgrade to RN v0.73?
- [x] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to do my upgrade. ## Upgrading version RN 0.73.x and RN 0.74.x have this issue for me ## Description I do not see iOS simulators...
I recently updated my React Native project from version `0.67.3` to `0.75.4`, following the instructions provided by the [React Native upgrade helper](https://react-native-community.github.io/upgrade-helper/?from=0.67.3&to=0.75.4). After running `npm install`, everything worked as expected....
## Environment ```bash info Fetching system and libraries information... System: OS: macOS 14.5 CPU: (8) arm64 Apple M1 Pro Memory: 119.83 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh...
## Description We have project with non standard use of react-native. It's a main iOS application which can download react-native plugins from special store. It means that we have existed...
## Environment Problem is not in my machine but in the Upgrade Helper [page](https://react-native-community.github.io/upgrade-helper/?from=0.64.4&to=0.74.6&package=com.trimedsolutions&name=Trimed) ## Things I’ve done to figure out my issue - [ ] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to...
## Environment `System: OS: macOS 13.6.5 CPU: (8) arm64 Apple M1 Memory: 104.02 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.9.0 - ~/.nvm/versions/node/v22.9.0/bin/node npm: 10.8.3 - ~/.nvm/versions/node/v22.9.0/bin/npm...
## Environment System: OS: macOS 14.6.1 CPU: (8) arm64 Apple M1 Memory: 746.08 MB / 16.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 20.15.1 path: /opt/homebrew/opt/node@20/bin/node Yarn: version:...
## Environment I recently upgraded my project to 0.79.2 ## Things I’ve done to figure out my issue - [x] I used [upgrade-helper](https://react-native-community.github.io/upgrade-helper/) to do my upgrade. I want to...
I want to upgrade my react native version 0.63.4 to 0.74.0 but I can't see the 0.63.4 version in the version list dropdown. Could you please add a support for...