mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bf6884dc90
Summary: Assertion failure would lead to a crash, in real world not being able to start an activity shouldn't crash - usually a navigation won't happen as expected, user could try again. Changelog: [Android][Changed] - Don't assert on current activity when call startActivityForResult Reviewed By: cortinico Differential Revision: D35746652 fbshipit-source-id: 0b77ca5a69b2f3f3b0b969d84980ed8290ac9b1f
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.