mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8b4f5073a1
Summary: Displays views from the surface mounting manager after we hit a crash during mounting. This change should help with debugging mounting crashes (e.g. when view is added before removal) Changelog: [Internal] Reviewed By: cortinico Differential Revision: D30681339 fbshipit-source-id: f83cecaf8e418a2fa5aa0713513c51bb1be77013
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.