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

feat(props): allow to enable/disable the input field and tags via a prop (editable) #59

Closed gianpaj closed 6 years ago

gianpaj commented 6 years ago

Useful when submitting a form we want to freeze the interface until completed

gianpaj commented 6 years ago

no worries. here you go

Ashoat commented 6 years ago

Released react-native-tag-input@0.0.19 with this PR. Thanks @gianpaj!

gianpaj commented 6 years ago

no worries. thanks for creating this great package 😀