mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dd6d5a78a3
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/34446 I'm adding another class to the .defaults package. This will take care of setting the RootView with Fabric enabled/disabled as well as controlling concurrent root. Changelog: [Android] [Added] - Introduce the DefaultMainActivityDelegate to simplify enabling/disabling Fabric for new apps. Reviewed By: cipolleschi Differential Revision: D38823181 fbshipit-source-id: 2293b9df6b0d8fa79695bd52a8e0bb46b44c43c8
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.