An open API service indexing awesome lists of open source software.

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.

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