mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f1d12f6b38
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.