Closed gogvale closed 5 years ago
Is there a way to animate it only when becomes visible after scrolling?
You should implement scroll logic by yourself or use one of existing libs. When counter is in view your scroll logic should trigger an event and one of the counter properties should be changed to start animation.
Is there a way to animate it only when becomes visible after scrolling?