Patrefans
kavsoft from patreon
kavsoft patreon

SwiftUI: Drop Down Picker - iOS 17 & 18

🕑 Added 2024-07-13 22:45:57 +0000 UTC
SwiftUI: Drop Down Picker - iOS 17 & 18

Comments

Devin Williams

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?

Kavsoft

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

Dave McKee

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;


More Creators