chenglou / react-motion

A spring that solves your animation problems.
MIT License
21.69k stars 1.16k forks source link

Standard animation library #54

Open nkbt opened 9 years ago

nkbt commented 9 years ago

I suggest to create react-motion github org and put bunch of separate libraries under that org.

Here is a list of what can be implemented on top of react-motion: http://madrobby.github.io/scriptaculous/core-effects/ http://madrobby.github.io/scriptaculous/combination-effects/

I would make them each as a separate wrapper-component in separate repo.

Will do some basic things like react-motion-bounce

bsansouci commented 9 years ago

I really would love to see things built on top of react-motion, but I'm not sure this would have its place in this repo. @chenglou's the master though :p

Related to this, @kureev wanted some wrapper for looped animations and @souporserious started a repo for small UI components like those here

nkbt commented 9 years ago

Not in the repo, sure. In separate repos of the org. Like it is done for babel or webpack.

threepointone commented 9 years ago

+1. I also see a future where it'll be used for generating audio waves and stuff :)