SamuKata
kavsoft
kavsoft

patreon


iMessage Style Photo Picker Using SwiftUI | Xcode 26

Hello Guys πŸ–πŸ–πŸ–

In this video I'll show you how to recreate the iMessage App Style Photo Picker using SwiftUI.

YouTube Video: https://youtu.be/ZHgPtW1xqHw

Download Code πŸ‘‡

iMessage Style Photo Picker Using SwiftUI | Xcode 26

Comments

Thank you very much for detailed approach to implement custom picker. Could you help me to understand is it possible to add one more picker? For example I want to add button to show emoji picker. When I have added logic similar photo picker my emoji picker ignores `properties.keyboardHeight` and shows in large detent. I want to have similar behaviour as photo picker. Thanks in advance.

Stan

I’ll try working on this, and I will let you know if anything turns up!

Kavsoft

Thank you for this! Do you think it's possible to track the dragging of the Photo Picker (whether with SwiftUI or UIKit) so that one can use that to update the dragOffset, if I want to keep the interactive dismiss so that it smoothly pulls the textfield down instead of leaving a gap as you're dragging the photo picker down?

Tobi


More Creators