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

Add documentation around how to have a cs or cpp project

Open kikisaints opened this issue 5 years ago • 3 comments
trafficstars

Customer is looking for a generated C# project instead of a C++. We have a way to do this, but it is not documented and should be.

kikisaints avatar Mar 16 '20 18:03 kikisaints

npx react-native windows --language cs or npx react-native windows --language c++

kikisaints avatar Mar 27 '20 18:03 kikisaints

The arguments are documented here: https://microsoft.github.io/react-native-windows/docs/getting-started#install-the-windows-extension Do we need more?

chrisglein avatar Jan 25 '22 23:01 chrisglein

The arguments are documented here: https://microsoft.github.io/react-native-windows/docs/getting-started#install-the-windows-extension Do we need more?

It might make sense to link back to native-code-language-choice in the same spot

PrplHaz4 avatar Jan 26 '22 15:01 PrplHaz4