selvamk-js / sharingan-rn-modal-dropdown

A simple and customizable react-native dropdown created using react-native-modal and react-native-paper.
MIT License
85 stars 28 forks source link

Horizontal Scrolling of selected items (chips) #55

Open mmaass opened 1 year ago

mmaass commented 1 year ago

Is your feature request related to a problem? Please describe. The chips (selected items) aren't horizontally scrollable.

Describe the solution you'd like From an UX point of view it would be helpful, if the view containing the chips (selected items) were horizontally scrollable.

Describe alternatives you've considered none

Additional context I might be totally on the wrong side here if this is already something your component supports. It didn't work in my app just now. I couldn't see it in your demo1.gif nor read about it in the readme.