microsoft / microsoft/react-native-gallery
When Navigating in the flatlist section using tab the focus control is getting lost
Open
@vineethkuttan is already working on this.
Since Oct 14, 2025.
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 57
- Avg merge
- 18h 19m
- Merged PRs (30d)
- 10
Description
Repro:
Go to home -->collections>flatlist and naviagte via tab.After passing through a flatlist header and footer the navigation focus is getting lost on clicking tab
Root Cause:
Horizontal flatlist is not properly displayed in react native gallery.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.