cl7 / CLTypingLabel

iOS UILabel with character by character typing /typewriter animation
https://cocoapods.org/pods/CLTypingLabel
MIT License
330 stars 54 forks source link

Syntax Updates #28

Closed jorted-runner closed 2 months ago

jorted-runner commented 2 months ago

NSAttributedStringKey needs to be updated to NSAttributedString.Key in a few places.

jorted-runner commented 2 months ago

Mistakenly added issue. Issue came when installing the Pod, but when I forked the repo I noticed that the issue was already fixed.