ElaWorkshop / TagListView

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

How to use in customtableview cell #210

Open jigs777 opened 5 years ago

jigs777 commented 5 years ago

When i add like this getting error like this "cell.tagListView.addTags(tags)" error: Execution was interrupted, reason: EXC_BAD_ACCESS (code=2, address=0x111def918). The process has been returned to the state before expression evaluation.