
I noticed something was a little off. TL:DR; the modal sheet on compact horizontal size class in SwiftUI is not the true UIKit presentation transition. Read more →
I noticed something was a little off. TL:DR; the modal sheet on compact horizontal size class in SwiftUI is not the true UIKit presentation transition. Read more →
I noticed that when I dismissed my popover the text was changing its style… Read more →
SwiftUI 2 popovers don’t properly update if one was already displayed and you trigger another. Read more →
When swiping to dismiss in compact horizontal size class or on iPhone, the popover transition freaks out. Here’s a workaround. Read more →
Popovers in SwiftUI don’t provide a way to change the colour of their arrow, and if you do not use a NavigationView but set a custom background colour, you will be sad that the arrow looks terrible. Read more →