1. React
  2. ReactEurope
  3. 2017
  4. A Novel Approach to Declarative Animations in React Native

A Novel Approach to Declarative Animations in React Native

Joel Arvidsson at ReactEurope 2017

Animations can make your app more pleasing to use and help the user understand state changes. This talk will give best practices on when to use them and an introduction of how to implement them in React Native with a deep dive into a new strictly declarative approach similar to CSS animations and transitions.