Skip to content

feat: macOS 13+ support #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agurtovoy
Copy link

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 view that's also available on macOS 13+, but if you are like us and need to support older iOS versions for production, but are okay with requiring macOS 13 for development, ImagePickerView (with this PR) fits the bill perfectly.

@agurtovoy
Copy link
Author

Also, thanks for making the library available in this first place!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant