callstack / callstack/react-native-pager-view

nested ScrollView is not working inside PagerView

オープン
#848 コメント 9 件 リアクション 3 件 担当者 1 名 @MrRefactor が担当を希望しています GitHub で見る
主要言語
TypeScript
スター
3.4k
フォーク
476
平均マージ
10日 21時間
マージ済み PR(30日)
2

説明

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)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。