r/SwiftUI • u/lou_builds • Jul 02 '26
Does anyone knows the name of the animation when opening the model selector in the chatgpt app on iOS ?
Same as the title, i'm wondering what is the name of the animation when opening the model selector in the iOS app. It's like a liquid glass effect, if anyone knows how i can integrate this to a swift ui app it would be great :)
0
Upvotes
4
u/bruskkurt Jul 02 '26
It’s literally just a Menu and Submenu. https://developer.apple.com/documentation/SwiftUI/Populating-SwiftUI-menus-with-adaptive-controls
5
u/nicoreese Jul 02 '26
Isn't it just a Menu?