Can I run a Reactive Native app on Iphone through Windows?

Asked

Viewed 516 times

4

Well, I have an Iphone Xr and I want to develop an app in Reactive Native and test it using my Iphone(by USB, no need for emulators), but my computer is a windows 10, not a mac. Even not being a mac, I using Reactive and Iphone USB, I can run?

Or you would need an Iphone or Android emulator?

2 answers

2

0

To rotate the command react-native run-ios Xcode tool that only works on OSX is required.

Nowadays it already has solutions(gambiarras), however, they are not very well seen, because they are slow.

It is being widely used by windows users is the Expo. With Expo you can create iOS and Android apps on your Windows / Linux machine without having Xcode or Android Studio installed.


Reference: Expo

Browser other questions tagged

You are not signed in. Login or sign up in order to post.