apploft / ExpandableLabel

A simple UILabel subclass that shows a tappable link if the content doesn't fit the specified number of lines
MIT License
464 stars 126 forks source link

Must be used in TableView ? #15

Open BadDeveloper2022 opened 7 years ago

BadDeveloper2022 commented 7 years ago

I want to use in the scrollView

sammy-SC commented 6 years ago

@Sabirjan hello, I believe ExpandableLabel can be used in UIScrollView as well. It is not depended on UITableView in any way.