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

Error with setLessLinkWith #19

Closed nevinjethmalani closed 7 years ago

nevinjethmalani commented 7 years ago

I am getting an error "is inaccessible due to internal protection level" when trying to access the method setLessLinkWith. Did you not make this public?

kevinlg commented 7 years ago

I am encountering the same error.

nevinjethmalani commented 7 years ago

I am pretty sure it is a simple fix on your end. Assuming the function works, you just need to make it accessible when installed through cocoa pods.

michaelkamphausen commented 7 years ago

This is fixed with version 0.1.6.