raphamorim / react-tv

[ Unmaintained due to raphamorim/react-ape ] React Renderer for low memory applications
https://www.npmjs.com/package/react-tv
MIT License
2.01k stars 148 forks source link

React TV and scrolling #141

Closed OliverTr54 closed 6 years ago

OliverTr54 commented 6 years ago

And another question:

Let's say I have 10 sections with each about 50 items on the frontpage and I would use the Grid. How can I scroll down? I deactivated the css overflow, but it only scrolls by mouse not by keys.

Thanks, Oliver

OliverTr54 commented 6 years ago

Sorry for this question...! => onFocus(index) {....}