react-native-circular-progress-indicator icon indicating copy to clipboard operation
react-native-circular-progress-indicator copied to clipboard

Add pie design

Open jpike88 opened this issue 3 years ago • 3 comments
trafficstars

The Facebook messenger video upload indicator is a simple transparent grey pie that fills. Would be good if that was added as an option to this library

jpike88 avatar Jul 31 '22 09:07 jpike88

Can you please share a gif or a demo of the mentioned indicator?

nithinpp69 avatar Aug 03 '22 05:08 nithinpp69

I think they mean something like this

Pie loader example

Where the pie fills the full circle when the value is at 100% (and the right half circle when at 50%)

ZRunner avatar Aug 09 '22 15:08 ZRunner

It seems like you can use some of the props and make it looks like pie with current codes (CircularProgress) :) Thanks Author 🥇

Amy-J-Seo avatar Oct 13 '22 08:10 Amy-J-Seo