UNPKG

reactjs-bottom-navigation

Version:

A flexible bottom navigation component for React applications

3 lines (2 loc) 148 B
export { BottomNavigation } from './BottomNavigation'; export type { BottomNavigationProps, BottomNavigationItemType } from './BottomNavigation';