bamlab / bamlab/react-tv-space-navigation
SpatialNavigationVirtualizedList default position
- Dominant language
- TypeScript
- Stars
- 319
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the SpatialNavigationVirtualizedList entry point and inspect how focus and virtualized scrolling are currently handled. Clarify whether the intended result is an initial focus index, an exposed scroll method, or both; done should include a documented API and verified behavior for the requested default position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100