react-native-pager-view icon indicating copy to clipboard operation
react-native-pager-view copied to clipboard

initialPage is not working

Open M4cM4rco opened this issue 4 years ago • 1 comments

I created a project with react-native-pager-view, and everything works fine (initialPage worked too). I copied my src to another empty project and installed every lib again, but now the initialPage does not work anymore. Any idea what I did wrong, or is it a bug? (I use expo in my projects)

M4cM4rco avatar Oct 07 '21 20:10 M4cM4rco

Hey, please check out and patched your local modules with this pull request https://github.com/callstack/react-native-pager-view/pull/521.

kyunkakata avatar Feb 25 '22 09:02 kyunkakata