Search code examples
javascriptandroidreact-nativeandroid-viewpager

When I run the project I use the native warning: ViewPager Android has been extracted from react-native?


When I run my project it comes warning: ViewPagerAndroid has been extracted?

I'm looking for Open Issue Github and Stackoverflow

Warning: ViewPagerAndroid has been extracted from react-native

I expect to eliminate this warning.


Solution

  • You need to use https://github.com/react-native-community/react-native-viewpager instead of import {ViewPagerAndroid} from 'react-native';