Add animations to React 360 components

InstructorTomasz Łakomy

Share this video with your friends

Send Tweet

Animations are an important part of modern UX.

Using the Animated library which is supported both in React Native and React 360 we're able to make our app much more alive by adding animations to it.

In this lesson we're going to learn how to use createAnimatedComponent to create an AnimatedEntity which we're going to use to animate a 3D model of the Earth.