-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update lib template with joint ViewManager and ComponentView implementations #13931
Copy link
Copy link
Labels
New ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricOld ArchitectureBroad category for issues that apply to the RN "old" architecture of Cxx Modules + PaperBroad category for issues that apply to the RN "old" architecture of Cxx Modules + PaperWorkstream: Module SupportModule developers have the requisite tooling and clear path for adding windows support to modules.Module developers have the requisite tooling and clear path for adding windows support to modules.enhancement
Milestone
Metadata
Metadata
Assignees
Labels
New ArchitectureBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricBroad category for issues that apply to the RN "new" architecture of Turbo Modules + FabricOld ArchitectureBroad category for issues that apply to the RN "old" architecture of Cxx Modules + PaperBroad category for issues that apply to the RN "old" architecture of Cxx Modules + PaperWorkstream: Module SupportModule developers have the requisite tooling and clear path for adding windows support to modules.Module developers have the requisite tooling and clear path for adding windows support to modules.enhancement
Type
Projects
Status
Done
Summary
The cpp-lib template should have both paper (ViewManager) and fabric (ComponentView) implementations of the "golden template".
Motivation
In order for us to have one lib template that supports both paper and fabric, we need to update it to include implementations for both paper and fabric so developers have a clear starting point for both
Basic Example
No response
Open Questions
No response