Skip to content

Commit 1095830

Browse files
authored
Create README.md
1 parent c1be77a commit 1095830

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# react-native-circular-slider-example
2+
3+
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

Comments
 (0)