UNPKG

native-base

Version:

Essential cross-platform UI components for React Native

17 lines (16 loc) 293 B
export declare const Image: { baseStyle: { maxWidth: string; }; sizes: { '2xs': string; xs: string; sm: string; md: string; lg: string; xl: string; '2xl': string; full: string; }; defaultProps: {}; };