import SwiftUI import MobileCoreServices import AVFoundation struct VideoPicker: UIViewControllerRepresentable { @Binding var showPicker : Bool @Binding va