weijentu / automatic-height-tagcells

This is a sample project to implement features with dynamic height of UITableViewCell based on autolayout, tags aligned automatically and clickable tags.
http://www.xcodeproj.com
MIT License
225 stars 36 forks source link

Swift code #3

Closed SagarUnagar closed 7 years ago

SagarUnagar commented 8 years ago

Is there Swift sample code available for this project?

Thanks in advance! :)

weijentu commented 7 years ago

You are welcome. I'll do it once I have enough time :)

SagarUnagar commented 7 years ago

@weijentu Thanks much:) Please make it available as soon as earliest.

weijentu commented 7 years ago

The latest commit has included Swift 3.0 sample code. Cheers!