Duc Phi

Results 3 comments of Duc Phi

I am also facing this problem and downgraded our react-native version to

@RMG0 Thanks for the insight. Unfortunately, this didn't fix the problem for us

For me updating to `v6.0.0-rc.1` fixed the problem! Make sure to update your import from default import to: `import { PagerView } from 'react-native-pager-view';`