diff --git a/example/App.js b/example/App.js index 6a5879b..995d843 100644 --- a/example/App.js +++ b/example/App.js @@ -71,7 +71,10 @@ export default class Example extends React.Component { backgroundWidth={5} fill={fill} tintColor="#00e0ff" - backgroundColor="transparent" + backgroundColor="#3d5875" + arcSweepAngle={240} + rotation={240} + linecap="round" /> console.log('onAnimationComplete')} ref="circularProgress" backgroundColor="#3d5875" + arcSweepAngle={180} />