mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-16 06:32:57 +08:00
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
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.