raphamorim / react-ape

🦍• React Renderer to build UI interfaces using canvas/WebGL (TV and Hardware-Accelerated GPU development based)
https://raphamorim.io/react-ape/
MIT License
1.57k stars 48 forks source link

Could We create an app for adding elements on Canvas using drag-and-drop? #137

Closed afgoulart closed 9 months ago

afgoulart commented 9 months ago

I have a project to create a canvas by inserting many elements using drag-and-drop, and I'll likely use this project to manipulate canvas elements.

Another question: The React-Ape has animation effects or filters for elements?

raphamorim commented 9 months ago

Hey there @afgoulart 👋

I have a project to create a canvas by inserting many elements using drag-and-drop, and I'll likely use this project to manipulate canvas elements.

Feel free to use it but ReactApe could be unstable depending of what you are planning to use. Please let me know if you run into any issues.

Another question: The React-Ape has animation effects or filters for elements?

Currently not 😢

afgoulart commented 9 months ago

Thanks, man! Can We talk about this issue so I can contribute to this project?