Skip to content

Commit

Permalink
Merge pull request #167 from joebernard/patch-1
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
markusl authored Jan 9, 2019
2 parents a8b4497 + 729b9b9 commit 12e0b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The `animate`-function returns the timing animation so you can chain, run in par

You can configure the passing by following props:

- **size** – width and height of the circle - could be `number` or `object` if you use `Aniamted.Value()`
- **size** – width and height of the circle - could be `number` or `object` if you use `Animated.Value()`
- **width** - thickness of the lines
- **backgroundWidth** - thickness of the background line
- **fill** - current, percentage fill (from 0 to 100)
Expand Down

0 comments on commit 12e0b66

Please sign in to comment.