Comment on Ask HN: I want to make a native UI for macOS. What do I use?Comments−olliej4yYou can use cocoa from swift without a problem. That would be what I would be inclined to use.−Austin_Conlon4yYup, here's a great resource for learning AppKit and Cocoa: https://www.youtube.com/c/AppleProgramming. The creator of these videos used to be on the Photos team at Apple.
Comments
You can use cocoa from swift without a problem. That would be what I would be inclined to use.
Yup, here's a great resource for learning AppKit and Cocoa: https://www.youtube.com/c/AppleProgramming. The creator of these videos used to be on the Photos team at Apple.