Yummypets / YPImagePicker

📸 Instagram-like image picker & filters for iOS
MIT License
4.31k stars 976 forks source link

showsCrop doesn't work with multiple selection #770

Open tonilopezmr opened 1 year ago

tonilopezmr commented 1 year ago

On multiple selection the crop view doesn't show, I'd like to crop all selected images after selection.

Is there a way to use your crop view to crop the images after selection by myself if showsCrop doesn't support multiple selections?

Thanks

tonilopezmr commented 1 year ago

And could we have access to the YPCropView? I think it could be interesting to be able to access to the crop view separately