Issue
I am starting a React Native app and I work on Windows (I do not have any ios devices). How do I know how does my app look and work on iOS devices? Is it even possible to run some kind of simulator in windows that will allow me to render my RN app in an iphone? I have android studio and an android phone so android is covered but I wanted to know how I can do the same for iphones. Thanks
Solution
Running IOS simulator is only possible on macOS.
Answered By - Ferry Kranenburg
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.