You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a sort of examples page, where we list and exemplify how one could go about integrating the cropper with any platform. For example:
React
Angular
Vue
VanillaJS
Ember
etc.
The text was updated successfully, but these errors were encountered:
How to get the based64 string or blob here after crop? also with react , it does not work ref instead of id. generally we do not use Id in react, we use useRef. There is no info how to implement in react hooks.
As far as I remember: the project I worked on back in 2018 we switched back to any other image cropping lib that worked ok with React. IDWall software was only used in the backend integrations. cc @sharifme04 I wouldn't recommend using this repo anymore.
It would be nice to have a sort of examples page, where we list and exemplify how one could go about integrating the cropper with any platform. For example:
etc.
The text was updated successfully, but these errors were encountered: