cl7 / CLTypingLabel

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

How to add a blinking cursor? #25

Open bluepixeltech opened 4 years ago

bluepixeltech commented 4 years ago

Thanks for the sdk,

I was wondering how I can add a blinking cursor to the end of the string.

Gokul-7-7 commented 3 years ago

Thanks for the sdk,

I was wondering how I can add a blinking cursor to the end of the string.

You can print an curser symbol in loop such that it seems like it's blinking or incorporate a blinking curser pod from Cocoa pods.