Michaelvilleneuve / react-native-perspective-image-cropper

Perform custom crop, resizing and perspective correction 📐🖼
MIT License
306 stars 127 forks source link

" React Native perspective image cropper " android compatible ? #3

Closed SainiRohitSeasia closed 7 years ago

SainiRohitSeasia commented 7 years ago

Is this library compatible with both android and ios by using image's base64 path ?

Michaelvilleneuve commented 7 years ago

The JS and UI part is fully android compatible but I'm still working on making the actual crop method work.

This should not be too long but it has yet to be implemanted

Michaelvilleneuve commented 7 years ago

I close this issue in favor of #1