Post

Replies

Boosts

Views

Activity

Comment on iOS 18 hit testing functionality differs from iOS 17
I have a disabled TextField inside a Button (SwiftUI) and using this approach it's not working: Button(action: {}) { TextField() .allowsHitTesting(false) .disabled(true) }
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’24