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

Twinkle for forever #7

Open
piyushwadhwani opened this issue Aug 3, 2016 · 3 comments
Open

Twinkle for forever #7

piyushwadhwani opened this issue Aug 3, 2016 · 3 comments

Comments

@piyushwadhwani
Copy link

I need to keep twinkle on a UIImage view till the time app is visible.
how can i do that

@piyushwadhwani piyushwadhwani changed the title Twinke for forever Twinkle for forever Aug 5, 2016
@piemonte
Copy link
Owner

piemonte commented Aug 8, 2016

nice idea 👌

could add a property to enable this with another as a completion handler or something of the sort, won't have time to do it for you this week but maybe in the future.

@sarathraveendran
Copy link

Hi For infinite star twinkle animation,
Go to addFadeInOutAnimation function and make
fadeAnimation.repeatCount = Float.infinity
use the same instead of a count.

@al1020119
Copy link

Hi, I have the same requirement, if the user has done some operations to remove the star effect, otherwise it has been circularly displayed, and now I found that the effect is loaded on the imageView, the ImageView has been removed, the effect is still still?

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

No branches or pull requests

4 participants