react-tv-space-navigation
react-tv-space-navigation copied to clipboard
SpatialNavigationVirtualizedList default position
Is your feature request related to a problem? Please describe. Currently there is no way to set default/initial focus index on virtualized list There is no even any ScrollTo method exposed
Describe the solution you'd like Add prop for initial index, or expose anything like ScrollTo method
Describe alternatives you've considered Wrapping stuff in <DefaultFocus/>