React-Native-ViewPager icon indicating copy to clipboard operation
React-Native-ViewPager copied to clipboard

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

Open marina-k-SC opened this issue 6 years ago • 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

marina-k-SC avatar Jul 23 '19 11:07 marina-k-SC

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

tunaSalad2406 avatar Jul 26 '19 09:07 tunaSalad2406

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

martin-braun avatar Aug 02 '19 12:08 martin-braun

yes sir it works healthly

salad5f6 avatar Aug 12 '19 03:08 salad5f6

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

Edit: I've submitted a PR that adds the extracted package: https://github.com/zbtang/React-Native-ViewPager/pull/179

TrebuhD avatar Sep 27 '19 13:09 TrebuhD