I am the new bee in react-native. I wanna to build an Ios and Android application by using that technology. Currently, I used the window environment to build the react-native project ( build IOS and Android app), it is ok when I run an android app on real devices but can not on Ios devices. I have researched the solution to that situation and know that I need to have a MacBook to build ios app on real devices. Is it real? So how can I use Window environment to build and run the app on real android and Ios devices?
Thank you all.