react-native-scrollable-tab-view
react-native-scrollable-tab-view copied to clipboard
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
tabBarUnderline not match current ! when update tablist ,index 0 will be selected ,but tabBarUnderline still at last inex postion. **tab0** tab1 tab2 tab3 -----------> **---**
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
- [x] I have searched [existing issues](https://github.com/happypancake/react-native-scrollable-tab-view/issues) - [x] I am using the [latest scrollable tab view version](https://www.npmjs.com/package/react-native-scrollable-tab-view) - onChangeTab never fires, results in error: `TypeError: undefined is not a...
This happens only on android ``` This error is located at: in ViewPager (created by AnimatedComponent) in AnimatedComponent in AnimatedComponentWrapper (created by ScrollableTabView) in RCTView (created by View) in View...
Hi brother, can you push your latest version to the NPN repository? Your npm repository version is still 1.0.0, your GitHub version is 1.1.0, and your latest version's dependency files...