unsplash/unsplash-photopicker-ios

Support for VisionOS

Vaberer opened this issue · 2 comments

There are couple of errors for VisionOS. It requires small changes to make the VisionOS work.
Do you plan to fix these issues?

Screenshot 2024-06-17 at 13 23 12

I built a brand new image picker in SwiftUI that works on iOS, macOS, and visionOS. It has the same initializers and methods as PhotosPicker.

It's almost ready for release, I just need to clean up the code and write the documentation, which I plan to do in the coming weeks. It will be a new repo and I will deprecate this one.

Hello @ocollet, wow that's very great news. I'm looking forward to check it