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

Don't remove the last entered tag on keypress #65

Closed thatjuan closed 6 years ago

thatjuan commented 6 years ago

Fixes #64

Ashoat commented 6 years ago

I am not sure what this PR is doing. It doesn't seem to be doing what the title says it is. My guess is that you forked a branch, created a PR from it, and then continued doing unrelated work for your own purposes on it.

If you still want to fix #64, maybe give this comment a read first. And make sure your solution doesn't break functionality for folks who don't have the related React Native bag.