UNPKG

react-native-curved-bottom-bar

Version:

A high performance, beautiful and fully customizable curved bottom navigation bar for React Native.

4 lines 201 B
import type { ScreenBottomBarProps } from './model'; declare const MenuItemComponent: (props: ScreenBottomBarProps) => JSX.Element; export default MenuItemComponent; //# sourceMappingURL=index.d.ts.map