Hacker News new | ask | show | jobs
by jackjeff 2571 days ago
Shocker. I heard you are also forced to buy a Windows PC to write software for Windows!
1 comments

You aren't, you can now do that on Linux with .Net core (sans testing it).
Well if you’re happy with that then you can write your app with Xamarin Mono for iOS in Visual Studio. You can do it all in C# without even learning Swift or Objective C.
Or could cross-compile it with mingw-w64.