UNPKG

@react-navigation/bottom-tabs

Version:

Bottom tab navigator following iOS design guidelines

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