Create a draggable View using PanResponder and Animated.Value for position. Track both x and y translation as the user drags their finger.
Click Run to test your code