react-native-macos/ReactAndroid
Saad Najmi cf2105fa49
Remove hardcoded 0.6x.x version numbers from main branch (#944)
* Revert "[0.63.3] Bump version numbers"

This reverts commit 7100756bb8.

* react-native->react-native-macos

* test undoing template change once more

* Add back template change.

* add comments
2022-02-07 14:56:16 -06:00
..
libs put RN58 back 2019-03-28 13:44:57 -07:00
src Remove hardcoded 0.6x.x version numbers from main branch (#944) 2022-02-07 14:56:16 -06:00
.npmignore Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
Android-prebuilt.mk Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
DevExperience.md v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
README.md Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
build.gradle Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
gradle.properties Revert version number changes from c89a149745 2022-02-01 17:52:37 -08:00
proguard-rules.pro Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00

README.md

Building React Native for Android

See the docs on the wiki.

Running tests

When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.