icerockdev / moko-media

Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
120 stars 12 forks source link

Support bitmaps sampling for iOS #15

Open Tetraquark opened 4 years ago

Tetraquark commented 4 years ago

Need to add bitmaps sampling for pickImage function of MediaPickerController class (support of the max width and max height function arguments). Android implementation has already been implemented in the #8.