automatic-height-tagcells icon indicating copy to clipboard operation
automatic-height-tagcells copied to clipboard

This is a sample project to implement features with dynamic height of UITableViewCell based on autolayout, tags aligned automatically and clickable tags.

Results 4 automatic-height-tagcells issues
Sort by recently updated
recently updated
newest added

If I have 3 or 4 tags and I tap on first tag I'm getting index = 3. This is my view hierarchy View->ScrollView->StackView->View->AHTagsLabel

hi, so sorry for my previous opened issue, at the moment im using your code and try to bypass your data source from json file and do this ` private...

If you have a long enough string, the tag's right side will be chopped off. Consider filling the tag as much as the display's width and add an API to...

Thanks, good component!