react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
325
stars
142
forks
source link
feat(dropDown): Scroll to selected item #7
Closed
muecke36 closed 3 years ago
If an item is selected the drop down scrolls to it when opened. This helps to keep track if the list has lots of items.