This example shows a basic layout made up of two vertical lists and a horizontal list.
- Clone this repository
- Navigate into this directory
- Run
npm install - Run
npm start
The example will be running at localhost:3000.
- The
orientationprop, specifying whether or not a list is horizontal or vertical - The
.isFocusedand.isFocusedLeafclass names to style the focused nodes - The default navigation behavior: the first item in a list will be focused