You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases I want to disable the entire dropdown, so the user can't change the selected items , or delete items by pressing close button on tags , but I didn't find this option.
I hided the dropdown using this styleDropdownMenu={{ display:'none'}}, but I don't know how to disable the close button on tags( i want just to show them in grey color, but without close )
Issue summary
In some cases I want to disable the entire dropdown, so the user can't change the selected items , or delete items by pressing close button on tags , but I didn't find this option.
I hided the dropdown using this styleDropdownMenu={{ display:'none'}}, but I don't know how to disable the close button on tags( i want just to show them in grey color, but without close )
Library versions
react-native: 0.60.4
react-native-multiple-select: 0.5.5
The text was updated successfully, but these errors were encountered: