UNPKG

react-native-tab-screen

Version:

React Native tab view component with options to position the tab bar at the top or bottom.

4 lines (3 loc) 130 B
export { default as TabView } from './components/TabView'; export * from './types/tabItem'; export * from './types/tabViewProps';