Reputation: 471
I'm using windows 10 and I want to know that how do I able to deploy an ios app to app store created using react native and fast lane. Some people's on internet said we can use app loader instead of xcode to deploy app on ios app store. Is it possible? In short: do let me know the way to deploy react native based ios app to app store using windows pc? P.S. I don't want hackintosh or VMware.
Upvotes: 1
Views: 1347
Reputation: 77
If you want to create an iOS build from non mac machine , ur best bet is using app-center
https://learn.microsoft.com/en-us/appcenter/build/ios/
Upvotes: 2
Reputation: 17864
This won't work. You will need a Mac with Xcode installed to build and upload react native apps for iOS.
Upvotes: 1