react-native-controlled-mentions
react-native-controlled-mentions copied to clipboard
Guide for using displaying mentioned content for my Web app (ReactJS/NextJS)
Hey, I used this package in my mobile app to mention and show mentions and was VERY HELPFUL!! Now we are developing the web version of it and I want to know if there is some kind of guide for using this for our web version. I want to show mentioned people on my web app.
Plus let me know if there's some similar package (which uses the same regex) to actually mention users from the web version as well.
Thanks!!