React Native: PanResponder Basics

InstructorJoe Maddalone

Share this video with your friends

Send Tweet

In this lesson we'll look at the PanResponder API in React Native and create a draggable view. PanResponder is a high level wrapper around Gesture Responder System providing us with new and simpler object called gestureState to track the state of pan gestures.