Subscribe to Updates
Get the latest creative news from FooBar about art, design and business.
Browsing: SwiftUI
One of the modifiers that always puzzled me a bit was .aspectRatio. How does it really work? Once I figured…
During our SwiftUI Workshop we often notice that very few people seem to know about transitions, even though they’re not…
In UIKit, we use UITextView for input fields that require long text entries from the user. In SwiftUI, we can…
I’m tinkering with SwiftUI-NavigationSplitView. I started with this example from the official Developer-documentation. Overview The UI, I have made is…
During the last months, we have worked hard at updating our book Thinking in SwiftUI. Over the past years, we…
SwiftUI’s layout primitives generally don’t provide relative sizing options, e.g. “make this view 50 % of the width of its container”.…
We’re thrilled to announce that our Mastering SwiftUI ebook has been fully updated for iOS 18 and Xcode 16. This comprehensive update…
SwiftUI Apprentice is a series of epic-length tutorials where you’ll learn to build three complete apps from scratch, using Apple’s…
Today we’re very happy to announce that our book Thinking in SwiftUI is updated for iOS 17, and available in…