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

Support discrete circular progress

Open murtraja opened this issue 5 years ago • 4 comments

This is an awesome library however I want to show progress in a discrete way instead of the progress being continuous. It is somewhat similar to WhatsApp stories UI. Since this was a project requirement, I ended up creating the UI using react-native-svg. I wanted to ask if it is possible to have this feature here given my UI here

demo

Thanks,

murtraja avatar Dec 02 '18 07:12 murtraja

Thanks for the post @murtraja. While I like the idea, I am not sure if this is within the scope of the project since it would require additional code and have low code reuse. I'll leave the issue open for future discussion.

Jacse avatar Feb 28 '19 02:02 Jacse

Check this out

murtraja avatar Mar 29 '19 04:03 murtraja

Hello is there any way to this segment in progress - i also wants to achieve the same. is there any other library or other way to achieve this? @murtraja @Jacse

Parthhyperlink avatar Jun 19 '20 12:06 Parthhyperlink

You can use my example code for your implementation. I don't know of any library for this as of now

murtraja avatar Jun 28 '20 11:06 murtraja