A Color Swatch that plays a circular rotation based on user gestures.
rn_color_swatch_demo_ios.mov
- react-native-gesture-handler:- To track user gestures
- react-native-reanimated:- to rotate Swatch based on gestures
Inspired by this original SwiftUI implementation by @philipcdavis.