f32032e460
Summary: bump double conversion to 1.1.6. Version 1.1.2 added ARM 64 support, so it's a step to add support for 64bit in RN. Closes https://github.com/facebook/react-native/pull/19885 Differential Revision: D8662108 Pulled By: hramos fbshipit-source-id: 446d83eab4df90efed9c08eac912e7f857b7f253 |
||
---|---|---|
.. | ||
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.