mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0dbe6f10c1
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44232 changelog: [internal] surfaceId parameter is not needed `schedulerDidRequestPreliminaryViewAllocation` as it can be derived from shadow node. Additionally, conversion to ShadowView can happen on the lower layers. Reviewed By: NickGerleman Differential Revision: D56350599 fbshipit-source-id: 9c38cc0df36911bbd6927fe0a0d5e64c248d87c4
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.