Reputation: 39
Coming from MS-windows still new to SwiftUI or macOS programming. Looking to build a macOS app that has a photo gallery view to show lots of thumbnails. Each thumbnail picture is a bitmap that is generated by some code.
Is there a foundation I should start from? Should I go with SwiftUI or UIKit?
I have tried to ask Gemini to create code for me but it does not compile. The generated code is a derived view from View.
Upvotes: -4
Views: 41