WSTagsField icon indicating copy to clipboard operation
WSTagsField copied to clipboard

Multiple Delimiter support

Open rizwan95 opened this issue 4 years ago • 4 comments

Problem description

WSTagsField is an awesome library! It would be more beneficial if we could support multiple delimiters.

Preferred solution

Currently, we are using String data type for the delimiter. We can make use of CharacterSet data type to support multiple delimiters.

rizwan95 avatar May 20 '20 06:05 rizwan95

@rizwan95 Thank you for your feedback. It means a lot to me.

So, do you need something like this: tagsField.acceptTagOption = [.space, .characterSet(".")]?

ricardopereira avatar May 20 '20 21:05 ricardopereira

@ricardopereira Exactly!

rizwan95 avatar May 20 '20 22:05 rizwan95

@ricardopereira Any update regarding this?

rizwan95 avatar May 26 '20 11:05 rizwan95

Sorry, I'm a bit overwhelmed right now so I didn't have the time to do this.

ricardopereira avatar May 26 '20 12:05 ricardopereira