a549a5377e
Summary: A cell syntax load crept into RN. Remove it so it works with oss Reviewed By: scottrice Differential Revision: D9596187 fbshipit-source-id: 1f3138b760f63ae4b1fa23a034e6b9a86396ff50 |
||
---|---|---|
.. | ||
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.