4f49404e15
Summary: bump target version to 27 pass all current ci. none [GENERAL] [ANDROID] [FEATURE] - bump android target version to 27 Pull Request resolved: https://github.com/facebook/react-native/pull/20843 Differential Revision: D9845999 Pulled By: hramos fbshipit-source-id: 3c532a2d5a2b7d201bacab54cf3d60e1efffb653 |
||
---|---|---|
.. | ||
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.