is there a way to hide the scroll indicator on scrollview of nativescript? I tried scrollBars='none' and css overflow='hidden' but its not working both. Thanks
You may try something like this:
<ScrollView scrollBarIndicatorVisible="false">...</ScrollView>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With