How can I develop a multi platform app with VS Code?

sting_ray

Member
Aug 5, 2025
15
4
3
Hello beautiful people, I’m a computer science student. I’m going to start my app development journey. I’ve a little bit of knowledge about java script and have researched react native, which can be used to develop cross platform apps. But a question arises in my mind, if I make an app in VS Code then how can I test the iOS version of it on my windows PC?
 
I don't think you can? I thought one of the restrictions for iOS development was you needed to build and test on Apple hardware.