bamlab / bamlab/react-tv-space-navigation

problem on SpatialNavigationVirtualizedlist

Open
#222 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
319
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Problem is when i use multiple or single SpatialNavigationVirtualizedlist then this element height size consume full screen

Screenhot

Image

Code :
{/* Main Content */}
{
if (dir === 'left') setIsMenuOpen(true);
}}
>

{/* --- FIRST ROW --- */}

(

{({isFocused})=>(




)}

)}
/>


(

{({isFocused})=>(




)}

)}
/>


Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported full-screen-height behavior with the two SpatialNavigationVirtualizedList instances shown in the issue. Inspect the SpatialNavigationVirtualizedList entry point and its surrounding layout behavior, then verify that each horizontal list sizes to its content rather than consuming the full screen.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.