react-native-pager-view
react-native-pager-view copied to clipboard
After upgrading to 5.4.7 from 5.4.6, a blank page is rendered
Upgraded from 5.4.6 to 5.4.7.
On iOS, if initialPage is set, the pager view will not render anything (blank page).
It's most likely related to the change in https://github.com/callstack/react-native-pager-view/pull/462/files
Downgrading to 5.4.6 fixes the issue.
Thanks, man!
Also getting this but only in production builds.