import { ImageBackground as NativeImageBackground } from 'react-native' import { createUnistylesImageBackground } from '../../core' export const ImageBackground = createUnistylesImageBackground(NativeImageBackground)