I noticed that Windows 10 SDK is only supported on Windows. Is it possible to develop for react-native-windows on the mac platform (besides using a VM)? Is mac support on the roadmap?
@ClemMakesApps right now, we'd like to but building the app requires the Windows 10 SDK which is Windows only. You can certainly create the scaffolding via react-cli windows
but you cannot run it on the Mac.
You can use a VM for free such as those from the Microsoft Edge Downloads which are good for 90 days and you can install Visual Studio Express edition, the Windows 10 SDKs, Node and Python of course.