callstack / callstack/react-native-pager-view
Seeing a blank screen when I use setPageWithoutAnimation to last page, however as I just move my fingers (left-right) over the screen I see the UI
Open
question
Resolution: Needs Repro
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
I am using version 5.1.11 and thank you for this amazing package. I am trying to jump to the last page using ref.current.setPageWithoutAnimation(lastPage)
However, I see a blank screen and if I move my finger little bit (left-right) on the screen it then shows me the UI
This happens sometimes and sometimes it works correctly.
Can anyone guide me if I am missing something here.
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.