SamuKata
kavsoft
kavsoft

patreon


SwiftUI: Drop Down Picker - iOS 17 & 18

Source Code For SwiftUI: Drop Down Picker - iOS 17 & 18.

Download Code πŸ‘‡

SwiftUI: Drop Down Picker - iOS 17 & 18

Comments

How does this work with sheets? The dropdown overlay does not display properly when putting the dropdown in a sheet modal. Could you provide an example with the dropdown in a sheet presentation view?

Devin Williams

OnGeometryChange supports iOS 17 as well but it needs Xcode 16 beta!

Kavsoft

onGeometryChange(for: CGRect.self( { I see 2 errors; Value off some view & Cannot infer contextual base ...

Dave McKee

When I try to run the example, I encountered the following error;

Dave McKee


More Creators