I see that when creating a desktop app with compos...
# multiplatform
g
I see that when creating a desktop app with compose multiplatform it creates a single swing application. In some samples there are also macOS modules. Is it then possible to have native macOS apps? And that would mean having to write twice the code to get things like the tray icon etc… right?