Animating With React Transition Group

React Transition Group provides an easy way to perform animations when a React component enters or leaves the DOM. More info

Video Guides & Talks

Motion in JavaScript (youtube.com)
Mar 31, 2018
You may have heard of CSS in JS, but what alternatives are there for implementing interactive motions in JS? This talk will be a comparison of several approaches from using vanilla Javascript to libraries like Anime.js and Popmotion, as well as ones in React ecosystem like React Transition Group and React Motion.
  • Kaylie Kwon