baronha / react-native-photo-editor

🌄 Photo editor using native modules for iOS and Android. Inherit from 2 available libraries, ZLImageEditor (iOS) and PhotoEditor (Android)
MIT License
405 stars 133 forks source link

Can you add the crop feature for Android as well? #16

Open jasonKRR opened 2 years ago

jasonKRR commented 2 years ago

Hello,

Thank you for your great work!

We would like to know whether you can add crop feature for Android as well

Thanks

baronha commented 2 years ago

Probably in the near future.

fujisann2020 commented 2 years ago

可能在不久的将来。

Thank you for your work and looking forward to your next Android update!

mudassir912 commented 2 years ago

Cannot find protocol declaration for 'PhotoEditorDelegate' @baronha I'm getting this error when I run my react-native app in ios. I have done the linking as specified in the documentation. any solution?

jphilipstevens commented 2 years ago

Any help needed for cropping? I checked the underlying android lib and it doesnt have crop but someone added it in: https://github.com/burhanrashid52/PhotoEditor/issues/299

jonotrybe commented 2 years ago

Any update on this one? I thik its quite important and a common image feature

linweiboy commented 2 years ago

可能在不久的将来。

可能在不久的将来。

I use this library : 'com.theartofdev.edmodo:android-image-cropper:2.8.0',but there's a slight problem. It's not fully compatible