Beware the cancelled interactive dismiss of SwiftUI popovers
Experiencing weird crashes accessing environment values when dismissing a sheet in SwiftUI? Read more →
Experiencing weird crashes accessing environment values when dismissing a sheet in SwiftUI? Read more →
Turns out if you force the colour scheme of your app to the opposite of the device’s current scheme, popover corners on iPad anti-alias badly. Read more →
I tried to add hover effect to the iPad UI for Captionista but… SwiftUI has issues with this. 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 →