Jpequod
Jpequod
@koswarabilly Hey, can you provide your code? this is what I trying to achieve but so far no luck :/ . thank you very much
guys I just got it running by re-add `libRCTBEEPickerManager.a` at **link binary with libraries** in **xcode**, if re-add doesn't work please run `react-native link` again
@jsappme may I know what is the workaround for this?
i think this is what you need https://github.com/johnlim5847/angular-contenteditable // clear paste data element.bind('paste', function(e){ setTimeout(function() { scope.$apply(function() { ngModel.$setViewValue(e.target.innerText); }); element.html(ngModel.$viewValue); }); });
hmm I'm facing the same issue do you guys have any solution?
do you guys have any temp solution for this bug?
take a look at #44
is there a fix for this issue? or you guys found another image zoom library?
@ArtemKolichenkov Thanks for your hard work on the latest release! May I know will this issue be fixed in the upcoming release?