jwohlfert23 / react-native-tag-input

A simple React Native component that creates an input for tags, emails, etc.
MIT License
231 stars 104 forks source link

Parse tag on keyboard enter key? #70

Closed KosGrillis closed 5 years ago

KosGrillis commented 5 years ago

In the example, tags are parse when the user types a preset number of special characters. Is it possible to parse the tag input on keyboard enter press? If so, how?

jesster2k10 commented 4 years ago

Hey, how did you solve this?

sam9010 commented 4 years ago

yes how did you solve this?