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
10 stars 1 forks source link

Implement image crop with React Konva #3

Open pcldev opened 4 days ago

pcldev commented 4 days ago

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

pzppzz commented 4 days 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.