JoeRoddy / react-native-tag-autocomplete

React Native Tag Autocompletion
69 stars 26 forks source link

How to limit the number of text input boxes. #21

Open drc83 opened 5 years ago

drc83 commented 5 years ago

Thanks for the great package, do you have a way to limit the number of text input boxes? I want a user to only be able to select one tag. (once 1 tag has been selected no further text input boxes should be displayed).