Mobile Nav

A fixed bottom navigation bar for mobile apps with three variants: default (opaque + border), floating (pill shape), and glass (frosted).

core/mobile-nav

Installation

1 · Add registry to components.json

2 · Install component

Examples

Default

A four-tab bottom nav inside a contained preview.

API Reference

PropTypeDescription
variant
"default" | "floating" | "glass"Visual style of the nav container.
size
"sm" | "default" | "lg"Controls icon and label sizes.