mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7d8b7ff3aa
Summary: Adding a hook to check if ReactBridge is initialized so we can avoid loading the .so on the main thread. Reviewed By: fkgozali Differential Revision: D17747958 fbshipit-source-id: 5969afa57dc1b446c03bc68eaa9e1385fe17c461
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.