Closed cleever closed 7 years ago
I will try to solve the conflict by tomorrow evening so we can merge it and create a new release at the end of the week
@cleever have you tried with Ionic?
iOS? thoughts?
I'm just looking for a workaround because I can't get cordova-plugin-crop working on iOS
@st1s for Ionic you should consider using Cropperjs as described in the ionic forum: https://forum.ionicframework.com/t/image-cropping-plugin/51206/27
@cleever I am using angular2-img-cropper with ionic with no problems.
On running ngc, there are a lot of errors with visibility and methods params.
This pull request change some inputs visibilities and fix the method params to match with the html call.