mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b38f345d4c
Summary: Activity lifecycle events in native modules can cause exceptions: we should redbox them like we do all other application-logic triggered exceptions. Reviewed By: AaaChiuuu Differential Revision: D4537111 fbshipit-source-id: 71abf8696173a3d647e858c4ea316a169ad2d8ef
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.