UNPKG

react-native-tab-view

Version:
11 lines 607 B
export { SceneMap } from './SceneMap.js'; export type { Props as TabBarProps } from './TabBar.js'; export { TabBar } from './TabBar.js'; export type { Props as TabBarIndicatorProps } from './TabBarIndicator.js'; export { TabBarIndicator } from './TabBarIndicator.js'; export type { Props as TabBarItemProps } from './TabBarItem.js'; export { TabBarItem } from './TabBarItem.js'; export type { Props as TabViewProps } from './TabView.js'; export { TabView } from './TabView.js'; export type { NavigationState, Route, SceneRendererProps, TabDescriptor, } from './types.js'; //# sourceMappingURL=index.d.ts.map