UNPKG

@react-navigation/material-top-tabs

Version:

Integration for the animated tab view component from react-native-tab-view

3 lines 256 B
import type { MaterialTopTabBarProps } from '../types'; export declare function MaterialTopTabBar({ state, navigation, descriptors, ...rest }: MaterialTopTabBarProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=MaterialTopTabBar.d.ts.map