ptomasroos / react-native-scrollable-tab-view

Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
https://www.npmjs.com/package/react-native-scrollable-tab-view
6.93k stars 2.29k forks source link

Tried to register two views with the same name RNCViewPager #1187

Open JeetUmaria opened 1 year ago

JeetUmaria commented 1 year ago

Error: Requiring module "node_modules/react-native-scrollable-tab-view/node_modules/@react-native-community/viewpager/js/ViewPagerNativeComponent.js", which threw an exception: Invariant Violation: Tried to register two views with the same name RNCViewPager

nolife08021 commented 1 year ago

@JeetUmaria hi do you solve this issue?

bpeck81 commented 1 year ago

I am having this issue.