react-native-tab-view-next
Version:
Tab view component for React Native
6 lines • 295 B
JavaScript
export { default as TabBar } from './TabBar';
export { default as TabView } from './TabView';
export { default as TabBarIndicator } from './TabBarIndicator';
export { default as TabBarItem } from './TabBarItem';
export { default as SceneMap } from './SceneMap';
//# sourceMappingURL=index.js.map