mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
cda8171af3
Summary: This prevents this https://bugs.chromium.org/p/chromium/issues/detail?id=559720 to crash the app. When using this fix the webView will not function correctly More details about the bug https://bugs.chromium.org/p/chromium/issues/detail?id=559720 Reviewed By: fkgozali Differential Revision: D14181851 fbshipit-source-id: 5a8c149df82a7373fe8b5b32006f034868532485
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.