mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e6f28bb4f7
Summary: Some TM lookup from native will fail assertion if done too early, because TM Manager is not initialized yet. Reviewed By: mdvacca Differential Revision: D15872776 fbshipit-source-id: 7616c1424816f73a45aa1d9723e7807ae10392a7
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.