|
|
|
|
|
by wuliwong
2984 days ago
|
|
I was just reading a bit about animations in react, i honestly hadn't thought much about it before. It was because of an HN post about this library https://github.com/kutlugsahin/react-smooth-dnd. But just quickly looking back it seems they use CSS transitions for animations. That is an option, not sure how limiting it may or may not be. |
|
I absolutely have to look into this soon.