n4kz / react-native-material-dropdown

Material dropdown with consistent behaviour on iOS and Android
Other
732 stars 597 forks source link

Is it possible to not show the selected item in dropdown list? #196

Open berkantepli opened 4 years ago

berkantepli commented 4 years ago

Is it possible to not show the selected item in dropdown list ? I mean i want a user can't select same item again.

vishgoel007 commented 4 years ago

You can write logic for this in your code.