react-sequence-animator icon indicating copy to clipboard operation
react-sequence-animator copied to clipboard

A React library for sequence animations

Results 5 react-sequence-animator issues
Sort by recently updated
recently updated
newest added

API says to use **Play()** to play the animation, but it is actually **Start()**

Add next js support. error - ./node_modules/react-sequence-animator/dist/esm/SpriteAnimator/SpriteAnimator.scss Global CSS cannot be imported from within node_modules. Read more: https://nextjs.org/docs/messages/css-npm Location: node_modules/react-sequence-animator/dist/esm/SpriteAnimator/SpriteAnimator.js

Love the concept :) I was just thinking if I want to animate this on scroll and then how can we achieve this?

Hi there, I seem to be having an issue whereby my slider seems to 'jitter' as the image changes ![ezgif com-video-to-gif](https://user-images.githubusercontent.com/13674188/90528778-ebf97a80-e16a-11ea-89f5-f5b2c2dbfe5c.gif) I am using next.js, and have tried to make...