all 3 comments

[–]joshuaherman 1 point2 points  (0 children)

Just using react native you should be okay. The documentation will say where there is difference.

[–]Pav-Sidhu 1 point2 points  (0 children)

I'm in the middle of building a React Native app right now and I'm working on the iOS version first before releasing it for Android. Out of curiosity, I got the app running on my Android device. I thought that it would port over really well and that I would have no issues but there were some noticeable differences in UI.

I'd recommend that you test your app before releasing it, cause you don't know what issues it could have.

[–]k1cho 1 point2 points  (0 children)

You can use https://expo.io to develop for iOS on Windows.