TLTagsControl
TLTagsControl copied to clipboard
Can not remove/ add new tags in swift.
Currently using this library in one of my swift project. When trying to remove or add tags programatically it throws [Swift._SwiftDeferredNSArray removeObjectAtIndex:]: error when remove and -[Swift._SwiftDeferredNSArray addObject:]:
Please help.