mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e0f1101e7e
Summary: We have no evidence of this happening on Android, but we are hitting a similar invariant on iOS. Adding this to Android for debugging purposes. For now it's a SoftException to catch in debug and capture information; if we don't hit this prod at all, we'll elevate to a hard crash. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D26281585 fbshipit-source-id: 8ea9cf3ac555b13bf311f24c81bbbbc2845521d5
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.