congnd / FMPhotoPicker

A modern, simple and zero-dependency photo picker with an elegant and customizable image editor
MIT License
773 stars 128 forks source link

Offer a option for filter and cropper #22

Closed ChokShen closed 4 years ago

ChokShen commented 5 years ago

Hi. The library is awesome! But Someone, like me, only need cropper, or someone only need filter, or others don't need both. Maybe you can offer a option as FMPhotoPickerConfig. I mean it's easy to do this. Thx.

congnd commented 5 years ago

Thanks for using FMPhotoPicker. I have heard someone talk about the function like what you've described. And of course, I think it is a great ideal. But it is a little bit difficult for me to do it right now since my current workload is significantly increased recently, so it would be appreciated if you can wait for a while.

congnd commented 4 years ago

@ChokShen Sorry for long time no response.

With the release of v1.0.0. You now can use crop or filter feature invidually or you even can make all of them unavailable. Please read the documentation here for more details. https://github.com/congnd/FMPhotoPicker#ref-available-filters

https://github.com/congnd/FMPhotoPicker/releases/tag/1.0.0

Feel free to reopen this again if you need more support.