1. React
  2. ReactEurope
  3. 2018
  4. Declarative future of gestures and animations in React Native

Declarative future of gestures and animations in React Native

Krzysztof Magiera at ReactEurope 2018

Animations and touch related interactions are the secret ingredients that can make a good app an awesome app. Apparently, they are also the elements most sensitive to frame drops, which degrades the great experience they ought to provide. We will learn what the challenges are when building performant and responsive UI on mobile, and get to know how declarative APIs let us deal with these problems.