react-native-paper-tabs
Version:
Smooth and fast cross platform Material Design Tabs for React Native Paper
3 lines • 334 B
TypeScript
import type { SwiperRenderProps } from './utils';
export default function TabsHeader({ position, offset, theme, dark, style, iconPosition, showTextLabel, showLeadingSpace, uppercase, mode, tabHeaderStyle, tabLabelStyle, children, }: SwiperRenderProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=TabsHeader.d.ts.map