react-native-scrollable-tab-view icon indicating copy to clipboard operation
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

Results 117 react-native-scrollable-tab-view issues
Sort by recently updated
recently updated
newest added
trafficstars

- [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) It would be great if this component supports react-native-web as well. ##...

- [y ] I have searched [existing issues](https://github.com/happypancake/react-native-scrollable-tab-view/issues) - [y ] I am using the [latest scrollable tab view version](https://www.npmjs.com/package/react-native-scrollable-tab-view) I upgrade myProject react-native version from 0.58.6 to 0.61.3 get...

- [x] I have searched [existing issues](https://github.com/happypancake/react-native-scrollable-tab-view/issues) - [X] I am using the github version via: ``` "react-native": "0.61.5", "react-native-scrollable-tab-view": "git+https://github.com/ptomasroos/react-native-scrollable-tab-view.git", ``` ## Steps to Reproduce Nothing changed in my...

- [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) ## Description When `initialPage` changed, highlighted TabBar not changed. ## Steps to...

Current behaviour Launch the application in RTL(Arabic) language. Tap on the tab or swipe screen is getting crash. Tested in example app as well and app got crashed. Expected behaviour...

@react-native-community/viewpager has been deprecated, Please use react-native-pager-view instead

react-native-scrollable-tab-view v1.0.0 This initialPage is useless. You can't jump. How can i do it?

The current DefaultTabBar is merging the wrong props for underline style This PR fixes that.

I have an error with getNode() method. This method was removed from the library, but I still get it when I install the package (using yarn). Link to the merged...