Create a Button Shake Animation in React Native

InstructorJason Brown

Share this video with your friends

Send Tweet

In this lesson we'll use Animated.timing and TouchableWithoutFeedback to create an animatable button. We'll learn how to use interpolate to create a non-linear animation. When our button is pressed it will shake from side to side.