ElaWorkshop / TagListView

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

Remove button not working #223

Open gerryats opened 5 years ago

gerryats commented 5 years ago

Hi

  In my project tag pressed button delegate is called but tag remove delegate is not working. Any 
  Idea why is this happening , I have test that after creating simple viewcontroller without any UI still 
 case is same

Thanks