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

Support for Swift 4 #34

Closed nevinjethmalani closed 7 years ago

nevinjethmalani commented 7 years ago

Does this project support swift 4? If not, when do you think you will have a version for swift 4 available?

michaelkamphausen commented 7 years ago

You can try the swift4 branch.

jethmalani commented 7 years ago

When will you merge this into master if ever?

michaelkamphausen commented 7 years ago

Have you tried the swift4 branch? Have you experienced any issues with it?

nevinjethmalani commented 7 years ago

I have tried it but I have not done any in-depth testing. It worked in a very basic test case but I think I did see an issue in one situation. I will look into it further and get back to you.