We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0361cd commit f1754bbCopy full SHA for f1754bb
.npmignore
@@ -0,0 +1 @@
1
+example
README.md
@@ -2,11 +2,12 @@
2
3
A circular progress chart using react-native-svg
4
5
-
+
6
7
## Installation
8
````
9
npm install react-native-svg react-native-svg-circular-progress --save
10
+react-native link
11
12
13
## Usage
0 commit comments