React-native: How to build for ios from windows React-native: How to build for ios from windows ios ios

React-native: How to build for ios from windows


We can launch the build on windows using Virtual Machine, the detailed steps for doing that can be found in the following link:

https://blog.udemy.com/xcode-on-windows/


You should explore the option of running macOS in VMWare on Windows machines for building purposes.

EDIT:Now using:

expo build:androidexpo build:ios

Way simpler.