I'm creating an android app and I need a simple inputText that allows the user to type "tags" much like the question field here on the site. How do I implement this? Do I need an external library? I've reviewed everything and no solution worked
One option is MaterialChipsInput
Documentation : link