Can I develop for iOS without a Mac?

It is possible to develop iOS (and Android at the same time) application using React Native + Expo without owning a mac . You will also be able to run your iOS application within iOS Expo app while developing it. (You can even publish it for other people to access, but it will only run within Expo app).

Read more

Can I use Flutter on Windows?

Desktop support allows you to compile Flutter source code to a native Windows, macOS, or Linux desktop app . Flutter’s desktop support also extends to plugins—you can install existing plugins that support the Windows, macOS, or Linux platforms, or you can create your own.

Read more