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.
2 parents d76af6f + b0f6b57 commit 156c175Copy full SHA for 156c175
README.md
@@ -12,9 +12,9 @@ React Native component to draw circular dashed progress bar.
12
13
## Installation
14
15
-1. Install `react-native-dashed-progress`component:
+1. Install `react-native-dashed-progress`component and react-native-svg:
16
17
- `npm install --save react-native-dashed-progress`
+ `npm i --save react-native-dashed-progress react-native-svg`
18
19
skip step 2 if you are using react-native >= 0.60
20
0 commit comments