callstack / callstack/react-native-pager-view
If the content of the page is react native webview, the vertical scroll is lagging on android.
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
## Environment
| package | version |
| -------------------------------------- | ------- |
| react-native-webview |11.23.0
| react-native-pager-view |5.4.24
| react-native |0.69.6
## Description
When a react native webview is added to a page, the vertical scroll on android is lagging or instead of scrolling vertically, it will activate a horizontal scroll.
https://user-images.githubusercontent.com/15161568/199974619-70022b39-856a-4e64-9cfc-abcf98d1ffd7.mov
## Reproducible Demo
https://snack.expo.dev/@verunar/webview-in-pagerview-not-scrolling
Contributor guide
Assessment
This issue has not been assessed yet.