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
320 stars 137 forks source link

Double tap is needed if this dropdown is wrapped for a ScroolView component #88

Closed peck0 closed 2 years ago

AdelRedaa97 commented 2 years ago

If the button is inside a scrollview or flatlist you have to add keyboardShouldPersistTaps="always" prop in the parent scrollview or flatlist