Simple React Flex Knob

2020-07-04


I couldn't find a knob component for react that worked the way I wanted to (style agnostic, vertical drag, touch friendly, kept its state), so I made one ✌️ You can even use a gradient or a gif to style the knob! >NPM LINK >GITHUB LINK npm i simple-react-flex-knob --save