Closed jpatel956 closed 8 years ago
@jpatel956 Do you mean when you tap "Read More", the label gets expanded, but the text is truncated? Can you post a screenshot?
@hsusmita , No actually i want to said that "Read more" and "Read less" is not working properly while i used in "cellForRowAtIndexPath". so can you provide me demo that used this library for showing content in UITableView.
Download the demo project. It has an example with tableview.
@hsusmita , ohh sorry i forgot to see. i just integrate your library thorough cocoa pod and trying.
Actually i am using your library to expand/collapse UILabel in UITableViewCell. but some times when i click on "Read more" the UILabel is expand but not showing "Read less" label. so can you please help me to short out my issue. it is batter if you provide demo. here is my code that has been written in "cellForRowAtIndexPath" ..