react-native-pager-view
react-native-pager-view copied to clipboard
initialPage is not working
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)
Hey, please check out and patched your local modules with this pull request https://github.com/callstack/react-native-pager-view/pull/521.