mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
131844f40e
Summary: Disables preallocation for cloned nodes, switching to create during commit for those cases instead. Changelog: [Internal] Reviewed By: sammy-SC Differential Revision: D34555621 fbshipit-source-id: 21fc834cea318ca299aa37a9aab28a2f2a9675b5
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.