react-native-scrollable-tab-view icon indicating copy to clipboard operation
react-native-scrollable-tab-view copied to clipboard

Warning about ViewPagerAndroid on React Native 0.59

Open nialexsan opened this issue 6 years ago • 7 comments
trafficstars

ExceptionsManager.js:82 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 a project with the library on React Native 0.59

Expected Behavior

Everything works fine, just this annoying warning

Actual Behavior

Everything works fine, just this annoying warning

nialexsan avatar Apr 26 '19 15:04 nialexsan

@ptomasroos any thing new on this issue?

Nahom-ab avatar May 28 '19 21:05 Nahom-ab

I have the same issue

sps100 avatar Jul 08 '19 09:07 sps100

I am having this issue too. I'm running RN v0.60.5 and react-native-scrollable-tab-view v 0.10.0. Correct me if I am wrong, but isn't this module a branch off react-native-community/react-native-tab-view? If so, the react-native-tab-view is also experiencing the same issue and I believe they are trying to remove ViewPagerAndroid entirely, see https://github.com/react-native-community/react-native-tab-view/issues/682.

Can this module be updated with the fixes from react-native-tab-view when they are released? Is this module even being maintained anymore or is it dead?

dquessenberry avatar Sep 09 '19 19:09 dquessenberry

No its not the same @dquessenberry Their originated from expo AFAIK and their navigation library

ptomasroos avatar Sep 10 '19 07:09 ptomasroos

I don't think its warning anymore on RN => 0.61.5. Now its red box error.

reyanshmishra avatar Nov 29 '19 07:11 reyanshmishra

The same problem - red box error on RN => 0.61.5

Haper avatar Dec 24 '19 11:12 Haper

@nialexsan Can you please share your code, I am having issues with the viewpager and getting black page on Android ... Can you help ?

princealirehman1 avatar Jun 23 '20 06:06 princealirehman1