🌈 A React library that enables anxiety-free low-frame animations. Sometimes, a bunch of animated GIFs playing around each other can feel a bit anxiety inducing. As an alternative, we'd like a way to have more control over frames in an image sequence.
This tool supports 3 modes:
Below are demonstrations of these modes.
In this configuration, each frame automatically fades into another. Kind of like a carousel.
In this configuration, dragging your cursor/finger across the flipbook changes frames. The end of the image's bounding box is the last frame, the beginning is the first.
In this configuration, the control of which frame to show is owned by a parent component with state. The component yields its state to the parent in this case. Move the slider to control the animation.
Okaaaaaay now that you know the basics, here's where you can try it out for yourself and see how it feels with different configuration options.
This project is open source and freely available to all. Everything you need should be over at GitHub. As Beyonce says, if you like it, put a ⭐️ on it. 🙌🏾