UNPKG

@react-navigation/bottom-tabs

Version:

Bottom tab navigator following iOS design guidelines

16 lines (13 loc) 279 B
"use strict"; /** * Navigators */ export { createNativeBottomTabNavigator, createNativeBottomTabScreen } from './createNativeBottomTabNavigator'; /** * Views */ export { NativeBottomTabView } from './NativeBottomTabView'; /** * Types */ //# sourceMappingURL=index.js.map