webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
451 stars 80 forks source link

Allow handling of touch events, fix #102 #105

Closed rrikesh closed 5 years ago

rrikesh commented 5 years ago

Attempt to fix #102 , tested on iOS only.

jukben commented 5 years ago

Thanks for it! If you have some time I'd be nice if you can fix also Flow issues, otherwise, I will do it during the weekend. I'm for it to merge it, better this than nothing 👍

rrikesh commented 5 years ago

I can't promise you on that, but I'll surely try the changes on an Android during the weekend!

jukben commented 5 years ago

Ok, if you can try the code on Android, it would be great, I'll take the flow issues ⚔️

rrikesh commented 5 years ago

Flow errors fixed and I confirm it works on Android! You can review and merge now!

jukben commented 5 years ago

Thanks for that! Stellar work. Deployed as 3.1.3. 🚀