rnystrom / RNBlurModalView

Add depth to your alerts.
MIT License
830 stars 143 forks source link

The "finished" param in the animation completion block doesn't do what you think it does. #34

Open gnovos opened 10 years ago

gnovos commented 10 years ago

It tells you whether the animation completes, as in, it may be forced to end early and it's letting you know that. But you STILL want to do all the post-animation stuff. Remove the guard with finished.