callstack / callstack/react-native-pager-view
(Android) Views position is not correctly when rotate the screen
Open
android
Resolution: Needs Repro
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
## Environment
The repo example.
## Description
When you set prop `setOffscreenPageLimit`(ex: setOffscreenPageLimit=1).The view is not displayed correctly after rotating the device.

## Reproducible Demo
1.Set prop `setOffscreenPageLimit={xxx}`
2.Swipe to second view.
3.Turn on automatic rotation on the device.
4.Rotate the device.
Contributor guide
Assessment
This issue has not been assessed yet.