Component that wraps platform ScrollView while providing integration with touch locking "responder" system. Can’t disable vertical scrolling with ScrollView? A scrollable view that provides integration with the pointer-locking responder system. The ScrollView Component is an inbuilt react-native component that serves as a generic scrollable container, with the ability to scroll child components and views inside it. react native scrollview disable scrollbar Code Example However you cannot stop vertical bouncing, when you just want horizontal scrollability. --' scrollEnabled= { false } works … Get current scroll position of ScrollView in React Native const [dataSourceCords, setDataSourceCords] = useState ( []); 2. Disable ScrollView vertical scroll whilst swipe is happening React Native Disable Hide ScrollBar ScrollIndicator in ScrollView. The ScrollView widget in react native has a prop named as showsVerticalScrollIndicator= {} which supports Boolean values. If user pass False in showsVerticalScrollIndicator then it will disable the ScrollIndicator. (Recommended) Using index builder to assign each row’s widget. Scroll-View React