Dominik Riegger
banner
riegger.bsky.social
Dominik Riegger
@riegger.bsky.social
Dad, Apple Dev, Growing #NoCodeRobotics @ Wandelbots, Public Speaker
Reposted by Dominik Riegger
🤯 I'm beyond excited that the recording for my talk about "Building Apple Intelligence on our own" from Do iOS is finally available.

I went the extra mile with the editing, and I think it turned out incredible.😇
(let me know what you think 💭)

youtu.be/szTgl3rLDqY
Why not build Apple Intelligence ourselves? - Do iOS 2024
YouTube video by Stream Developers
youtu.be
December 5, 2024 at 4:41 PM
Reposted by Dominik Riegger
#SwiftUI provides several scene types for #macOS, like WindowGroup, DocumentGroup, Settings, Window, and MenuBarExtra. I have a blog post that covers how to use each one and combine them to build rich macOS apps: nilcoalescing.com/blog/ScenesT...
Scenes types in a SwiftUI Mac app
Discover how to leverage SwiftUI's versatile scene types, like WindowGroup, DocumentGroup, Settings, Window, and MenuBarExtra, to create efficient and dynamic macOS applications.
nilcoalescing.com
November 27, 2024 at 9:03 AM
Reposted by Dominik Riegger
The great thing about the PreviewModifier is that the Xcode Preview system caches instances returned from the makeSharedContext function. Which makes significant performance boost whenever you preview multiple instances with the same trait.
https://buff.ly/3AOFmyt
November 27, 2024 at 9:26 AM