mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 22:41:28 +08:00
Summary: This is called on the JS thread so we don't need to post a runnable. Reviewed By: lexs Differential Revision: D3281388 fbshipit-source-id: ff292a710442c0b84c6ee31a2644a5c2ea650dc9
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.