monterosalondon/react-native-parallax-scroll

Hide scrollbar onscroll

Opened this issue · 0 comments

Hello,

How can i hide scrollbar indicator on scroll? I have this annoying scroll bar on my android phone. How can it be hidden? On scrollView i can easily use showsHorizontalScrollIndicator={false}.

Thank you