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

ListView #10

Closed raphamorim closed 5 years ago

raphamorim commented 6 years ago
ahmad2smile commented 6 years ago

There is no setup for vertical or horizontal options on List. I'm really interested how you gonna implement scroll on list with mouse/pad scroll. I did sort of a hack for it but Its not much of solution as you need a large html div container where native browser scrollbars would be.

My implementation: https://github.com/ahmad2smile/react-canvas-list

React Ape List Try on react-ape-listview branch

raphamorim commented 5 years ago

Closing in favour of #33 since ListView is being deprecated by RN