josealejandro2928 / react-image-picker-editor

React library for the selection, edition and compression of images in png, jpeg and webp formats This package is made completely with html and css without any extra components or npm packages. It's based in functional components based in hooks, for optimization were used memo, useMemo and useCalback for avoiding any extra-renders.
https://www.npmjs.com/package/react-image-picker-editor
MIT License
27 stars 21 forks source link

When will it be upgraded to React 18? #2

Closed AnnieTaylorCHEN closed 1 year ago

AnnieTaylorCHEN commented 1 year ago

Would love to try this out but it has conflict with the dependencies. 😢

josealejandro2928 commented 1 year ago

But Annie what is the issue ?

josealejandro2928 commented 1 year ago

If you like you can leave a issue or a pr and we can solve it. I hope this package grow in the future

josealejandro2928 commented 1 year ago

I will upgrade this now

josealejandro2928 commented 1 year ago

Done !!

AnnieTaylorCHEN commented 1 year ago

Thanks! I will give it a try soon :smile_cat: