ElaWorkshop / TagListView

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

Not able to pass custom object instead of title only #132

Open poonamdhomane opened 7 years ago

poonamdhomane commented 7 years ago

If am going to delete a tag , how can i maintain the id related to that tagView (title is only to display name ,but int is uniquely depend on its id) Need solution for this very urgent..

rabia-onschedule commented 2 years ago

yes - at least we should be able to save id with title for tags.