mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1c5ba299b3
Summary: Make the TurboModule system understand LazyReactPackages. **Note:** The TurboModule system can only create TurboModules in LazyReactPackages. Changelog: [Internal] Reviewed By: christophpurrer Differential Revision: D43254982 fbshipit-source-id: 4260cc7dc1d28b1ad6268087720c6e02cfc20d32
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.