ODMultiColumnLabel
ODMultiColumnLabel copied to clipboard
A UILabel replacement that renders text on multiple columns, comes in both Objective-C and Swift versions
Results
1
ODMultiColumnLabel issues
Sort by
recently updated
recently updated
newest added
Currently, if you set `nil` as the ODMultiColumnLabel's text, `updateText()` returns without rendering the text.