ImagePickerView icon indicating copy to clipboard operation
ImagePickerView copied to clipboard

🌇 PHPickerViewController / UIImagePickerController for SwiftUI

Results 1 ImagePickerView issues
Sort by recently updated
recently updated
newest added

macOS 13+ added support for `PHPickerViewController`. This PR enhances `ImagePickerView` to support macOS 13+ as well. It's worth noting that starting from iOS 16 SwiftUI includes a native [`PhotosPicker`](https://developer.apple.com/documentation/photokit/photospicker) view...