Photo and Video Picker With SwiftUi iOS 16

Hello someone knows how to pick video and photo with SwiftUI and PhotosUI on iOS 16 ????

Hello,

Are you struggling with anything in particular when using PhotosPicker?

Yes, I want to pick video with PhotosUI and SwiftUI in iOS 16; Can you help me pls!?

Hello,

I recommend that you take a look at this sample code: https://developer.apple.com/documentation/photokit/bringing_photos_picker_to_your_swiftui_app

If you want to pick videos specifically, use the videos PHPickerFilter: https://developer.apple.com/documentation/photokit/phpickerfilter/3606597-videos

Photo and Video Picker With SwiftUi iOS 16
 
 
Q