UNPKG

react-native-elements

Version:
4 lines (3 loc) 157 B
import { Image, ImageBackground } from 'react-native'; declare const BackgroundImage: typeof ImageBackground | typeof Image; export default BackgroundImage;