Hey, I really love this library. Was exactly what I was looking for even on the design aspect. I was wondering how I can obtain more than 1 user input in the textfield.
ex. user enters 'us' and then clicks on USA. textfield should look like "USA"
Then when I want to add another country, all I do is add "," after "USA" and then it lets me click more countries while disabling USA. So If I type "eng" and then pick England, the final textfield will look like "USA,England"