How can i assign one or more progress on circle progress as shown below I'm using the library react-native-circular-progress
Thanks all !
How can i assign one or more progress on circle progress as shown below I'm using the library react-native-circular-progress
Thanks all !
Copyright © 2021 Jogjafile Inc.


You can install
react-native-circular-gradient-progressto implement this.If you are using npm then please write
If you are using yarn then please write
You can use it like below:
And u will get result like this:
For further explanation of props you can read documentation.