compose-multiplatform-file-picker
compose-multiplatform-file-picker copied to clipboard
ios image picker
Thanks for iOS supported add. But we can't select from iPhone Photos.
The process of choosing Apple Photos involves utilizing the PHImageManager API, which differs from selecting files through the file system picker.
So are we planning to implement this feature to pick images from iPhone Photos?
Take a look at https://github.com/TEAM-PREAT/peekaboo
Take a look at https://github.com/TEAM-PREAT/peekaboo
it has problems with a aspect ratio
Take a look at https://github.com/TEAM-PREAT/peekaboo
it has problems with a aspect ratio
I don’t see a bug report related to that. Did you report to the project?
However, there is a dedicated image picker library present. File picking is something completely different from a technical point of view.
I think this is out of scope for this library, but that’s of course ultimately a decision the team has to make.