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

onClick on View #121

Open raphamorim opened 2 years ago

raphamorim commented 2 years ago

Currently we don't have support to onClick on any element, we could start with view maybe reusing spatial information in the view object.

hayanisaid commented 2 years ago

@raphamorim I can work on this one.

raphamorim commented 2 years ago

@hayanisaid assigned to you. We might to include it in your current PR for button #125 or in a follow up PR later