UNPKG

autobots-lib

Version:

汽车人基础库

5 lines (3 loc) 161 B
import { Image, ImageBackground as RNImageBackground } from 'react-native'; const ImageBackground = RNImageBackground || Image; export default ImageBackground;