If you want to help us making this better, you can start by forking the project and follow these steps to testing it out locally:
- Clone the project
- Run
yarn install
- Run
yarn start
- Open
http://localhost:3000
- Select starting & target versions
- Click the
Show me how to upgrade
button
After which, you can create a branch to make your changes and then open a PR against this repository following the provided template 🤗
Inside src/releases
, there are files for each release of React Native. 0.60.js
is a great example of how to add a description, some links, and some inline comments on the diff.