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

Reverse the rings #38

Open
Milan3792 opened this issue Oct 28, 2016 · 0 comments
Open

Reverse the rings #38

Milan3792 opened this issue Oct 28, 2016 · 0 comments

Comments

@Milan3792
Copy link

Milan3792 commented Oct 28, 2016

Is it possible to make rings go inwards with animation? Like there will be big rings and then it get smaller and smaller?

I tried to reverse the line numbers 133 and 134 in PulsingHaloLayer.m like below:

scaleAnimation.fromValue = @1.0;
scaleAnimation.toValue = @(self.fromValueForRadius);

But this gives me weird blink effect.

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

1 participant