mirror of
https://github.com/status-im/react-native.git
synced 2025-02-23 06:38:13 +00:00
Summary: This diff exposes a new prop for WebView in Android to disable HardwareAcceleration. Disabling hardware acceleration is sometimes required to workaround chromium bugs: https://bugs.chromium.org/p/chromium/issues/detail?id=501901 Reviewed By: fkgozali Differential Revision: D13425243 fbshipit-source-id: e3cd53c72d01f74624b60834496f3cc44076b6b5
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.