I've been developing in Win 10 Home for years, and I have a React-Native project with Expo. Do I need virtualization for this as Win 10 Home doesn't provide for Virtualization?
Thanks
If you want to run it on a virtual emulator on your computer, then yeah you need to enable virtualization. If Windows 10 Home doesn't support that, you may be out of luck... However, you should be able to select the Tunnel option within Expo and use the Expo app on your actual phone to scan the barcode and download the source code to run the app. Note this still supports hot reloading.