How to Make a Secret iOS App Text Animation

前端 未结 4 987
清歌不尽
清歌不尽 2020-12-29 11:59

I\'m trying to duplicate the Secret App\'s Text Label transition. Does anyone the best way to approach it?

It looks like they have each letter start out as clear tex

4条回答
  •  感情败类
    2020-12-29 12:12

    Thanks everyone for the help. I was able to get this working with some modification to keep the label fading in over and over. Here is my full source code: https://github.com/NatashaTheRobot/SecretTextAnimationExample

提交回复
热议问题