You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hi For infinite star twinkle animation,
Go to addFadeInOutAnimation function and make
fadeAnimation.repeatCount = Float.infinity
use the same instead of a count.
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?
I need to keep twinkle on a UIImage view till the time app is visible.
how can i do that
The text was updated successfully, but these errors were encountered: