mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This already has an assert that `destroy` should only be called on the UI thread. Add an annotation. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D17989113 fbshipit-source-id: fd44f321cbcb7f0a18383ca6226cce72e5991eea
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.