mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Works around a crash identified by Sapienz in D39852058 (https://github.com/facebook/react-native/commit/30411ae1a42e46d0e5a2da494a39ed2767ba8808) These logs will still be logged to the console, as they were before Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D39968830 fbshipit-source-id: 5d7a5d935e85a7d67e7780d95b2253e50888ad90
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.