Few example components to showcase type of interactions and animations possible using PanResponder and Animated API in React Native
- D-Pad (Gamepad controller) like button with swipe direction detection. Made using PanResponder and Animated API
- Progress bar with changes animated dynamically. Made using Animated API
- Slider like component with interactive slider. Made using PanResponder and Animated API