17485e8ed4
Summary: Converting from double to int16_t is undefined behavior if the value doesn't fit in int16_t. Reviewed By: tmikov Differential Revision: D8925246 fbshipit-source-id: 4cf57631686a4ce05546f8d30a46e3f9def3aee2 |
||
---|---|---|
.. | ||
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.