react-native-tags
react-native-tags copied to clipboard
Limit the choices a user can choose from
Is there a way to limit the choices a user can choose from:
limitChoices: ['cat', 'dog', 'mouse']
I need this feature as well, it would be very useful to allow only certain tags.