You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
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.The text was updated successfully, but these errors were encountered: