Stats 01

A dashboard route with a stack of KPI stat cards and trend badges.

Installation

npx lovdacn@latest add stats-01

What it installs

  • app/dashboard.tsx — a /dashboard route rendering <Stats /> in a scroll view
  • components/stats.tsx — the KPI stat cards (pass your own data or use the sample)

Registry dependencies: card, badge, icon, text

Each card shows a metric, a trend Badge (up/down), and a caption. Icons come from lucide-react-native.