hardReact Native#37

Animated event with PanResponder

Prompt

Create a draggable View using PanResponder and Animated.Value for position. Track both x and y translation as the user drags their finger.

Hints

Solution

Your Code

15 min

Tests

Click Run to test your code