jwohlfert23 / react-native-tag-input

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

add onChangeText prop #11

Closed sibelius closed 7 years ago

sibelius commented 7 years ago

I would like to load some data based on text of TextInput, so I need onChangeText prop to be available

sibelius commented 7 years ago

supersed by https://github.com/jwohlfert23/react-native-tag-input/pull/15