New apps created against 0.77+ should default to the new architecture #13683
Labels
Area: CLI
enhancement
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Workstream: Developer Experience
Support the RNW developer inner-loop.
Milestone
RN core in 0.76 will be defaulting new apps to the new architecture. It stands to reason that RNW apps should also switch the default in 0.76. What's the challenge there? Well, the Fabric renderer for RNW remains a work in progress. Core parity is decent but not complete, and more importantly fewer modules are going to be supported in this timeline.
So... why change the default? Because we're talking about new apps, not existing apps. And while there will be bumps for new apps, we'd rather set them on the right path for the future now rather than have them create a Paper app and then have to gut it moving to Fabric in the next version or two. And changing the default does not remove the option to fall back to Paper. If the new arch proves not viable for them, we can instruct them how to switch to Paper.
This issue should track what's needed to make this as good of an experience for everyone as we can.
Tasks
init-windows
to select the new architecturecpp-app
template by default #13935init-windows
to list available templates (with descriptions?) #13459The text was updated successfully, but these errors were encountered: