webscopeio / react-textarea-autocomplete

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

Consider deprecation in favor or @signavio/react-mentions #179

Closed jukben closed 3 years ago

jukben commented 5 years ago

https://github.com/signavio/react-mentions looks awesome and it might be sufficient for the most of the scenarios folks are using this library.

ctsimpouris commented 5 years ago

I disagree. https://github.com/signavio/react-mentions provides better initial styling but lacks in functionality. For example, you cannot provide with custom input component (while textAreaComponent provides more power).