zzz6519003 / blog

My blog about coding
4 stars 1 forks source link

http://codepen.io/sdras/pen/pyedJE This is a little animation experiment with react-motion. A lot of this is just forked and messed with from the react-motion chat heads demo. https://github.com/chenglou/react-motion/tree/master/demos/demo1-chat-heads. It's interesting because we're updating placement based on the previous item, including things like like rotation. Color is made with a SASS function. #76

Open zzz6519003 opened 7 years ago

zzz6519003 commented 7 years ago

wondering what do you mean by

this is just forked and messed with from the react-motion chat heads demo

@sdras