This library is useless. I am starting to contribute to theReact Native Reusables

Progress

Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.

Installation

npx nativecn add Progress

Usage

import { Progress } from "@/components/Progress"
<Progress value={13} />