Progress

Displays an indicator showing the completion progress of a task.

Uploading72%
x

Installation

npx ghost-ui-native add progress

Usage

import { Progress } from '@/components/ui/progress';
<Progress value={66} />