zbtang/React-Native-ViewPager

Getting Warning: ViewPagerAndroid has been extracted from react-native core

marina-k-SC opened this issue ยท 4 comments

Getting warning:
Warning: ViewPagerAndroid has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/viewpager' instead of 'react-native'. See https://github.com/react-native-community/react-native-viewpager

Steps to reproduce:
Run the application using react-native

same concern here sir. They dont have any IndicatorViewPager component on the rn-community/viewpager too.

Yess, this needs to be addressed asap, but for now it should still work in production, am I right?

yes sir it works healthly

Since React Native 0.61, this package doesn't work anymore.

Edit: I've submitted a PR that adds the extracted package: #179