I have the same issue, I have fixed it by replacing the old npm viewPager deprecated package with the new react-native-pager-view package.
Deprecated Package: https://npmjs.com/package/@react-native-community/viewpager
New Package: https://www.npmjs.com/package/react-native-pager-view.