Looks like React animation libraries are popular right now. Here's the one that I've been working on recently: https://github.com/ismailman/react-spho My philosophy is different though that I want to make it absolutely dead simple to make UIs animate organically vs being a feature-filled animation library. I think React-SPHO is actually the easiest to use animation library for React available as most things you want…
> My philosophy is different though that I want to make it absolutely dead simple to make UIs animate organically vs being a feature-filled animation library. Is OP's library not trying to be dead simple?
I think hooks are cool, but this proliferation of two APIs when using/authoring libraries is concerning to me.