CameraView
public struct CameraView : UIViewControllerRepresentable
Undocumented
-
Declaration
Swift
public func makeUIViewController(context: Context) -> UIImagePickerController
-
Declaration
Swift
public func updateUIViewController(_ uiViewController: UIImagePickerController, context: Context)
-
Declaration
Swift
public func makeCoordinator() -> Coordinator
-
Declaration
Swift
public final class Coordinator : NSObject, UIImagePickerControllerDelegate, UINavigationControllerDelegate