cl7 / CLTypingLabel

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

Button press #9

Closed FasterThanLlamas closed 7 years ago

FasterThanLlamas commented 7 years ago

Is it possible to have a version of this that increments on a button press?

cl7 commented 7 years ago

I'm not sure I understand the question. There are stop() and continue() functions that you can link to control events.