UNPKG

react-native-elements

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