Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeat the animation #19

Open
SambitPrakash opened this issue Nov 23, 2016 · 2 comments
Open

Repeat the animation #19

SambitPrakash opened this issue Nov 23, 2016 · 2 comments

Comments

@SambitPrakash
Copy link

Hello i want repeat this animation while calling an API. But it's not happening. Please suggest, how to handle it

@zipme
Copy link
Owner

zipme commented Nov 23, 2016

@SambitPrakash Can you maybe show some code snippets here?

@sleepdefic1t
Copy link

@SambitPrakash
You may either need to create new instances and queue them; or ensure you are fading out the text -> cleaning up the attributes -> setting the new text.

I have a similar implementation in Swift 3 with chainable text animations if it would help at all.

https://github.com/deadAlienRobotGhost/SecretLabel

I couldn't have done it without studying the hard work that @zipme and others have posted on Github!

So make sure to let everyone know what you come up with!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants