nick / react-native-carousel

Carousel component for react-native
MIT License
458 stars 107 forks source link

InvariantViolation : requireNativeComponent RNCViewpager was not found in the UI manager #95

Open Laferu opened 4 years ago

Laferu commented 4 years ago

How can I resolve this error? Help!!

Maksymyr commented 4 years ago

It should help: npm install @react-native-community/viewpager

kalyanijamunkar10 commented 4 years ago

This issue is fixed in the latest version

Maksymyr commented 4 years ago

I used last version, but it was not work on android till I add @react-native-community/viewpager

vincemavill commented 4 years ago

I install the latest version still the same, pls help