You are currently viewing Can I build modern Windows Apps using Kotlin?

Can I build modern Windows Apps using Kotlin?

Can I make desktop apps which look native to windows of mac? E.g. Using Fluent UI

If yes, is it as easy as making a app using C#?

Do I need runtimes to run the Kotlin app on the desktop? I know .Net apps also need the runtime but it comes preinstalled with windows.

Is there a way to make UWP apps along with Win32 apps?

I have heard of Kotlin/Native. I think one can make a desktop app using Kotlin Native. But make we make a mobile app and a desktop app using the same codebase?

Will the app built using Kotlin Native have performance similar to a app built using C# or C++?

submitted by /u/Own-Antelope-171
[link] [comments]