3182b608fc
Summary: 1. `textfrescosupport` -> `text.frescosupport` 2. `defaultImageSrc`, `imageTag` and `progressHandlerRegistered` looks like never exists in `ReactImageManager.java` Closes https://github.com/facebook/react-native/pull/9885 Differential Revision: D3864980 fbshipit-source-id: 48a85563c60b6853c505177558520f5e48f4eb03 |
||
---|---|---|
.. | ||
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.