Displays an indicator showing the completion progress of a task.
npx ghost-ui-native add progress
import { Progress } from '@/components/ui/progress';
<Progress value={66} />