https://github.com/react-native-community/upgrade-support
A central community-backed place to request and give help when upgrading your app.
https://github.com/react-native-community/upgrade-support
react-native releases rn-diff-purge upgrade-helper upgrading
Last synced: 3 months ago
JSON representation
A central community-backed place to request and give help when upgrading your app.
- Host: GitHub
- URL: https://github.com/react-native-community/upgrade-support
- Owner: react-native-community
- License: mit
- Created: 2019-09-26T11:58:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T14:44:43.000Z (8 months ago)
- Last Synced: 2025-05-31T20:04:36.197Z (4 months ago)
- Topics: react-native, releases, rn-diff-purge, upgrade-helper, upgrading
- Language: JavaScript
- Homepage:
- Size: 247 KB
- Stars: 266
- Watchers: 17
- Forks: 2
- Open Issues: 211
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Upgrade Support
A central community-backed place to request and give help when upgrading your app.
## Keep in mind
When asking or giving help, keep in mind that there's another human-being reading your requests and/or replies.
## How does it work?
### If you are looking for help
Create an issue following the issue template and include the version of [`react-native`][react-native] that you are using.
#### Tips
> Points to be taken that will increase the chance your request will be replied.
1. Include as much detail as possible;
1. Always try to provide a project to reproduce your issue.### If you are looking to help
> You are definitely welcome to stay and have a cup of coffee!
You can browse the issues by filtering based on react-native [versions][issues-filter-version] or already [replied][issues-filter-replied].
## License
[This project is released under the MIT license][license].
[react-native-community]: https://github.com/react-native-community
[react-native]: https://github.com/facebook/react-native
[issues-filter-version]: https://github.com/react-native-community/upgrade-support/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A0.61.1
[issues-filter-replied]: https://github.com/react-native-community/upgrade-support/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22%F0%9F%8E%89+Replied%22
[license]: ./LICENSE