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.28k forks source link

Can I disable scroll from scrollableTabView? #1128

Open simona-iuliana opened 3 years ago

simona-iuliana commented 3 years ago

Steps to Reproduce

Expected Behavior

Actual Behavior

gitSirzh commented 3 years ago

locked={true}

ForevereBest commented 3 years ago

locked={true}