mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4ad4426daf
Summary: As a followup to T91209139, ship "state update scroll race" in code. This also ships it for HorizontalScrollView since it's been validated for vertical scroll views. Changelog: [Internal] Reviewed By: sammy-SC Differential Revision: D29595601 fbshipit-source-id: 64b6a23e2dab2c13123e132d9d899fb769d03172
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.