mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/34445 This commit simplifies the new app template by encapsulating a lot of configuration by using the `DefaultReactNativeHost` from the .defaults package. This should work for most of the users while still allowing advanced use cases by using the good old ReactNativeHost. Changelog: [Android] [Changed] - Simplify the template for New Architecture using the .defaults package Reviewed By: cipolleschi Differential Revision: D38820111 fbshipit-source-id: 4e9529a92e1681610e3a1a89fdf82e6d10a18809