mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ca4bac5534
Summary: Fixes a NPE in debug mode. This will only impact developers who have explicitly turned this debug flag on, so it's a very low-pri fix. Changelog: [Internal] Reviewed By: makovkastar Differential Revision: D24410825 fbshipit-source-id: 08c8a0c6d0e0fb7c132725ad6af9460b91a7edf3
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.