mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
83048da5b8
Summary: This removes the old way of consuming `runtimeexecutor` from `Android-prebuilt.cmake` to using Prefab which is natively supported by the Android pipeline. Changelog: [Internal] [Changed] - Move `runtimeexecutor` to be consumed via prefab Reviewed By: cipolleschi Differential Revision: D39852978 fbshipit-source-id: 87795118f1bcf496a3c50791f920d8b230932555
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.