Post

Replies

Boosts

Views

Activity

Reply to How to get an anchored action sheet without the popover arrow on iOS 26?
Thank you for the reply. Unfortunately, I tested my code on iOS 26 beta 3 and nothing has changed. I also checked the sample code but I didn't find any relevant code concerning action sheets or popovers.
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Oct ’25
Reply to How to disable the ability to collapse the SwiftUI Inspector?
I found the solution using the modifier interactiveDismissDisabled(_:) https://developer.apple.com/documentation/swiftui/view/interactivedismissdisabled(_:)?changes=latest_minor
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jul ’23