mirror of
https://github.com/status-im/react-native.git
synced 2025-02-23 06:38:13 +00:00
Summary: Some snapshot tests (particularly those for which there is a lot of test data) can still timeout with "Timed out waiting for bridge and UI idle!" error. Increasing the timeout to 4 minutes from 2 minutes Differential Revision: D13523429 fbshipit-source-id: 18f04ea93e342d123eea4c4cd812bd3b1cc85ee0
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.