26d3af3421
Summary: As for symbolicated stack trace in the red box in Android, make column number not shown if it's zero. Format Before: {F61180667} Format After: {F61180666} Reviewed By: mkonicek Differential Revision: D3358317 fbshipit-source-id: 87981e678e22ab9f483727002175c8835941ceee |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
DEFS | ||
DevExperience.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
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.