Open verger-guo opened 2 years ago
👍 wondering the same thing. I have tried to do it but only thing I came up is an ugly useEffect
, which results in a jumpy view yeah. I wonder if it possibile to set a param like startAtIndex
or something. It will be really useful
No way, use offset
just added initialIndex
prop, please try https://github.com/computerjazz/react-native-infinite-pager/releases/tag/v0.3.11
Is there any way to set an initial page for it? When I first render 0 pages and setPage(initPage), which causes the view to jump