mirror of
https://github.com/status-im/react-native.git
synced 2025-01-11 01:56:26 +00:00
1a4d40df6c
Summary: @public Split dispatchViewUpdates into two methods, which enables subclasses to commit pending ui operations, even when no root node is present. Differential Revision: D3011191
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.