react-native-mentions icon indicating copy to clipboard operation
react-native-mentions copied to clipboard

Hide scrollbar

Open nica0012 opened this issue 4 years ago • 0 comments

Hi, is there anyway to hide the scrollbar, in my case the horizontal scroll bar?

RN ScrollView has the prop showsHorizontalScrollIndicator={false}, perhaps this could be passed into the MentionsTextInput component to handle this.

nica0012 avatar Mar 30 '20 04:03 nica0012