react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Add codegen-windows command

Open acoates-ms opened this issue 3 years ago • 0 comments

With this change apps will be able to more easily use the windows codegen for nativemodules/turbomodules.

This change adds a codegen-windows command, which will be exposed through the react-native cli. This command will use the same config object used by core's codegen (a codegenConfig property in package.json).

Microsoft Reviewers: Open in CodeFlow

acoates-ms avatar Sep 09 '22 17:09 acoates-ms