NeumorUINeumorUI
📖📦
Navigation

BottomNav

Mobile bottom navigation bar with icons, badges, and create button.

tsx
1import { BottomNav } from "neumorui";

Example

activeIndex

Props

PropTypeDefault
itemsBottomNavItem[][]
activeIndexnumber-
onActiveChange(index: number) => void-