Open tanveersalmangkn opened 4 years ago
Were you able to get the size you wanted by using the radius
prop? If you're talking about the actual width of the circular line, that's set by the borderWidth
prop.
No I am not talking about the radius prop. I am talking about the Actual Size of the progress bar which can be handled by giving custom Height and Width and not the radius I repeat.
I think the radius props is used to adjust the size of the progress bar. I just tried it and it worked for me.
I am trying to make the progress bar smaller than the original one because by default its kinda big. I want to give custom height and width to progress bar but there is no such way.