Closed Sler69 closed 5 years ago
Sorry at moment you can't because it's css animation
@digital-flowers why not? You can listen for animation using onAnimationEnd
(not sure, but react have such synthetic event) or manually adding event listener for onanimationend
dom event.
@ikhilko if you can help in that would be glad to add you as a contributor
The library is awesome I love the implementation. I was just wondering if there is a way to know if the animation is over?