update docs

This commit is contained in:
Grzegorz Mandziak 2018-01-04 22:52:51 +01:00
parent 125f6f4561
commit 57e89d50f1

View File

@ -75,7 +75,7 @@ this.refs.circularProgress.performLinearAnimation(100, 8000); // Will fill the p
You can configure the passing by following props:
- **size** width and height of the circle
- **size** width and height of the circle - could be `number` or `object` if you use `Aniamted.Value()`
- **width** - thickness of the lines
- **backgroundWidth** - thickness of the background line
- **fill** - current, percentage fill (from 0 to 100)