Live data from Hacker News

Nantes a Swift Replacement for TTTAttributedLabel

github.com

1–3 of 3 posts

Re: Nantes a Swift Replacement for TTTAttributedLabel

#2
I made a swift port of TTTAttributedLabel (https://github.com/TTTAttributedLabel/TTTAttributedLabel) a popular UILabel replacement written in Objective-C. You can find it here https://github.com/instacart/Nantes.

Since TTTAttributedLabel isn't maintained anymore, we wanted a Swift version that we could continue to update.

Re: Nantes a Swift Replacement for TTTAttributedLabel

#3
post #2

I made a swift port of TTTAttributedLabel ( https://github.com/TTTAttributedLabel/TTTAttributedLabel ) a popular UILabel replacement written in Objective-C. You can find it here https://github.com/instacart/Nantes . Since TTTAttributedLabel isn't maintained anymore, we wanted a Swift version that we could continue to update.

Ooh nice, any ideas on features to come?