mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6fd684150f
Summary: These methods can all throw exceptions that get caught and reported by JS. The logviews aren't currently very helpful; hopefully adding additional information will make batch debugging a little easier. Changelog: [Internal] Reviewed By: fkgozali Differential Revision: D25870788 fbshipit-source-id: a1cab225b11a3d2868f098d4575e475ee4064e65
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.