AdelRedaa97 / react-native-select-dropdown

react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
MIT License
325 stars 142 forks source link

feat(dropDown): Scroll to selected item #7

Closed muecke36 closed 3 years ago

muecke36 commented 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.

AdelRedaa97 commented 3 years ago

it works perfectly fine, thanks for contributing