React Native Progress Circle Component

Description:

A lightweight component to create circular progress indicators with custom colors, sizes, and border-radius for React Native.

Installation:

# Yarn
$ yarn add react-native-progress-circle
# NPM
$ npm install react-native-progress-circle --save

Preview:

React Native Progress Circle Component

Add Comment