pzppzz / konvajs-image-crop-demo

An example that shows how to crop image with konva
https://pzppzz.github.io/konvajs-image-crop-demo
MIT License
13 stars 1 forks source link

Implement image crop with React Konva #3

Open pcldev opened 1 month ago

pcldev commented 1 month ago

It could be beneficial to use a component-based architecture with React Konva in your project.

pzppzz commented 1 month ago

Thank you for your suggestion! I think I should probably move forward with implementing this as an npm package to enhance modularity and reusability.