cl7 / CLTypingLabel

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

Updating deprecated methods "characters" #17

Closed msztech closed 5 years ago

msztech commented 6 years ago

Update CLTypingLabel.swift: The method 'characters' is deprecated, so changing these methods to use String method instead.

cl7 commented 5 years ago

Thanks!

Alik-commits commented 3 years ago

Thank you very much

Mpilo-Pillz commented 1 year ago

Thank you