Beta modeInstall commands on this page use lovdacn@beta, which installs from the beta registry and may change before the stable release.What’s in beta

Stats 01

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

Blocks are in betaBlock APIs and installed file output may change between releases. Pin the components you install and re-check after upgrading.
Loading preview…

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.