1. React
  2. ReactEurope
  3. 2019
  4. Magic Move transitions in React-native

Magic Move transitions in React-native

Hein Rutjes at ReactEurope 2019

Doing cross screen shared-element transitions can be difficult to do, if possible at all. Both the router and the view have an important role to play to make these delightful effects possible. In this presentation Hein will dive further into shared element transitions (aka magic-moves), how you can achieve them using react-native-magic-move; and what additional work needs to be done to make this is a first class feature in react-native.