UNPKG

react-native-paper

Version:
14 lines (12 loc) 282 B
/** * Navigators */ export { default as createMaterialBottomTabNavigator } from './navigators/createMaterialBottomTabNavigator'; /** * Views */ export { default as MaterialBottomTabView } from './views/MaterialBottomTabView'; /** * Types */ //# sourceMappingURL=index.js.map