JoeRoddy / react-native-tag-autocomplete

React Native Tag Autocompletion
69 stars 26 forks source link

Why cursor moves to next line? #49

Open khurana3192 opened 4 years ago

khurana3192 commented 4 years ago

Can we have cursor next to the tag we just created/selected? Can we use back/clear press to remove tags?

I am trying to enact what Gmail app does (the To parameter of Gmail app)

khurana3192 commented 4 years ago

@JoeRoddy it will be great if you can help me solve this, I want to keep cursor next to the tag I just selected from suggestions or created a new custom tag.

KiranC10 commented 3 years ago

This would be the plus if this functionality implemented.

KiranC10 commented 3 years ago

Also If he suggestion doesn't match then list will create UI bug. This would be really helpful if cursor next to the tag is implemented.

KiranC10 commented 3 years ago

@khurana3192 Did you found any solution for this?

KiranC10 commented 3 years ago

Any updates on this feature?