JoeRoddy / react-native-tag-autocomplete

React Native Tag Autocompletion
69 stars 26 forks source link

If the user move the pointer in-between the word and clicks double space, it converting to full stop #11

Closed nihp closed 6 years ago

nihp commented 6 years ago
  1. If a user place the cursor in-between a word and then clicks double space, it change to full stop.

  2. After enter the words it remains in the input box. screen shot 2018-07-16 at 5 41 19 pm screen shot 2018-07-16 at 5 40 55 pm

JoeRoddy commented 6 years ago

Should be fixed, update and try again. Will create a tag and clear the input box.

nihp commented 6 years ago

I have updated and tried. It converting it into tag. Thanks Roddy