hossein-zare / react-native-dropdown-picker

A single / multiple, categorizable, customizable, localizable and searchable item picker (drop-down) component for react native which supports both Android & iOS.
https://hossein-zare.github.io/react-native-dropdown-picker-website/
MIT License
970 stars 294 forks source link

how to auto close dropdown when tap out side #627

Open chukiatt opened 1 year ago

durgesh94 commented 1 year ago

facing the same issue, any workaround?

MrNaughtZero commented 1 year ago

facing the same issue, any workaround?

You could have a modal overlay, and detect when the modal is clicked, to force close the dropdown. Just make sure the dropdown has a greater zIndex