UNPKG

561 BTypeScriptView Raw
1export { SceneMap } from './SceneMap';
2export type { Props as TabBarProps } from './TabBar';
3export { TabBar } from './TabBar';
4export type { Props as TabBarIndicatorProps } from './TabBarIndicator';
5export { TabBarIndicator } from './TabBarIndicator';
6export type { Props as TabBarItemProps } from './TabBarItem';
7export { TabBarItem } from './TabBarItem';
8export type { Props as TabViewProps } from './TabView';
9export { TabView } from './TabView';
10export type { NavigationState, Route, SceneRendererProps } from './types';
11//# sourceMappingURL=index.d.ts.map
\No newline at end of file