Duc Phi
Results
3
comments of
Duc Phi
onPageSelected called automatically when navigate to other screen and detachInactiveScreens is false
I am also facing this problem and downgraded our react-native version to
onPageSelected called automatically when navigate to other screen and detachInactiveScreens is false
@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';`