You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My quick attempt at answering [this stackoverflow question](http://stackoverflow.com/questions/38253804/how-to-make-a-circular-slider-in-react-native).
4
+
5
+
Makes use of the wonderful [magicismight/react-native-svg](https://github.com/magicismight/react-native-svg) project to draw custom UI using declarative SVG instead of dropping into platform specific drawing code (win!).
0 commit comments