UNPKG

react-native-unistyles

Version:
6 lines (5 loc) 285 B
"use strict"; import { ImageBackground as NativeImageBackground } from 'react-native'; import { createUnistylesImageBackground } from '../../core'; export const ImageBackground = createUnistylesImageBackground(NativeImageBackground); //# sourceMappingURL=ImageBackground.native.js.map