UNPKG

@react-navigation/bottom-tabs

Version:

Bottom tab navigator following iOS design guidelines

3 lines 206 B
import * as React from 'react'; export declare const BottomTabBarHeightCallbackContext: React.Context<((height: number) => void) | undefined>; //# sourceMappingURL=BottomTabBarHeightCallbackContext.d.ts.map