mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
53932d0022
Summary: We still see crashes for T112157805 and this diff is to add missing information to help diagnose the issue better. We added a line of log to indicate which `mountItem` triggered the exception. Changelog: [Internal] Reviewed By: makovkastar Differential Revision: D42556576 fbshipit-source-id: 4283c34cb18d601ca7b80d3524c9c65cc4ae3f8a
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.