ElaWorkshop / TagListView

Simple and highly customizable iOS tag list view, in Swift.
MIT License
2.63k stars 492 forks source link

Bug fixes, new features, subclassing support for tagview, NSAttributed String support, and more! #250

Open Luke-k-dev opened 4 years ago

Luke-k-dev commented 4 years ago

Hi!

I added the support for the following:

I also updated the example project to show how to use the new features. (The hetroTagListView shows how using many different cells works. The custom classes are at the bottom of the view controller.)

Please let me know if there are any problems!

abdulla-allaith commented 2 years ago

Any plans to merge this? This would resolve #217 and #41, allowing AttributedString usage.

abdulla-allaith commented 2 years ago

This would be a great PR to merge. I am currently using a fork with this PR merged in PROD. Working flawlessly.