UNPKG

@deboxsoft/react-native-elements

Version:
6 lines (3 loc) 139 B
import { Image, ImageBackground } from 'react-native'; const BackgroundImage = ImageBackground || Image; export default BackgroundImage;