9b4927c9c4
Summary: This diff implements ModulusAnimatedNode on Android, bringing Android up to date with JS and iOS native animation APIs. Closes https://github.com/facebook/react-native/pull/10681 Differential Revision: D4120162 fbshipit-source-id: 4e58e1b6309c1c7a12ef835547a3f3d321c20714 |
||
---|---|---|
.. | ||
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.