mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Fabric debugging. I also have an agenda of removing all instances of `ReactConstants.TAG`, because it's overly broad and not helpful during debugging. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D20016401 fbshipit-source-id: 91e5cd7e8eb662b1a4a887c1e4e66a31ec741b46
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.