UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

14 lines (13 loc) 263 B
export declare const Tooltip: { baseStyle: (props: any) => { bg: any; py: number; px: number; rounded: string; shadow: number; _text: { color: any; fontSize: string; }; }; };