-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Deprecate the NativeModuleSample/cppwinrt sample #14179
Copy link
Copy link
Closed
microsoft/react-native-windows-samples
#1033Labels
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 + FabricWorkstream: Gallery and SamplesThe goal is to have useful samples of RNW app and library projects to help developers.The goal is to have useful samples of RNW app and library projects to help developers.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 + FabricWorkstream: Gallery and SamplesThe goal is to have useful samples of RNW app and library projects to help developers.The goal is to have useful samples of RNW app and library projects to help developers.enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Summary
We now have a new
cpp-libNativeModuleSample using the new hybrid old/new template. After we are able to update the documentation to point to that version (see microsoft/react-native-windows-samples#999), we should deprecate / delete thecppwinrtversion.Motivation
We don't need both, the new template is strictly better for new modules. The new hybrid template, while not "officially launched" in 0.76, is the way forward for library developers.
Basic Example
No response
Open Questions
No response