You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[See code from this example](https://github.com/react-tv/react-tv/blob/master/examples/navigation/src/App.js)
8
+
9
+
Based on Netflix navigation, React-TV-Navigation is a separated package from renderer to manage focusable components. React and [React-TV[(http://github.com/react-tv/react-tv)] are peer-dependencies.
10
+
11
+
## withFocusable and withNavigation:
12
+
13
+
Navigation based on HOC and HOF beeing declarative.
0 commit comments