Twinkle icon indicating copy to clipboard operation
Twinkle copied to clipboard

Twinkle for forever

Open piyushwadhwani opened this issue 8 years ago • 3 comments

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

piyushwadhwani avatar Aug 03 '16 21:08 piyushwadhwani

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.

piemonte avatar Aug 08 '16 20:08 piemonte

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

sarathraveendran avatar Jul 15 '17 06:07 sarathraveendran

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?

al1020119 avatar Apr 28 '18 06:04 al1020119