Back to components
Home component

Category Circles

Horizontal scrollable row of circular category icons with labels.

Install

What it does

  • Horizontal ScrollView with circular pressable items
  • Category icon and label per item
  • Visible overflow for scroll hint

When to use

Use it

Category navigation on home pages, browse-by-category sections.

Skip it

Filter chips (use filter chips in a horizontal bar instead).

Files & routes added

  • components/home/category-circles.tsx

Related components