# upgrade-support **Repository Path**: mirrors_react-native-community/upgrade-support ## Basic Information - **Project Name**: upgrade-support - **Description**: A central community-backed place to request and give help when upgrading your app. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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