ba608a2db7
Summary: This PR tries to consolidate Android native dependencies versions to make it less error prone to version bumps. Pull Request resolved: https://github.com/facebook/react-native/pull/20742 Differential Revision: D9818155 Pulled By: hramos fbshipit-source-id: 9bf631640910edad5731014f4e23dbca45af2b59 |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
DevExperience.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
proguard-rules.pro | ||
release.gradle |
README.md
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.