react-native-circular-slider-example icon indicating copy to clipboard operation
react-native-circular-slider-example copied to clipboard

A bit of React-Native SVG fun, inspired by a stackoverflow question

react-native-circular-slider-example

My quick attempt at answering this stackoverflow question.

Makes use of the wonderful magicismight/react-native-svg project to draw custom UI using declarative SVG instead of dropping into platform specific drawing code (win!).