callstack / callstack/react-native-pager-view

nested ScrollView is not working inside PagerView

Offen
#848 9 Kommentare 3 Reaktionen 1 zugewiesene Person Beansprucht von @MrRefactor Auf GitHub ansehen
Vorherrschende Sprache
TypeScript
Sterne
3.4k
Forks
476
Ø Merge
10 T. 21 Std.
Gemergte PRs (30 T.)
2

Beschreibung

Nested scrollView is not working when I try to show the products inside pagerView as a nested. If I give the height of the pagerView, like 3000, then it scrolls; otherwise, it does not scroll, but other Views become also 3000. How can I fix this issue?
```


{['Products', 'Info', 'Reviews'].map((title, index) => (
handleTabPress(index)}>

{title}


))}







Info


Reviews




```
![image](https://github.com/user-attachments/assets/f29e2b23-22de-4aea-bd14-7a69448b93a4)

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.