UNPKG

@uiw/react-native

Version:
4 lines 115 B
import { createBox } from '@shopify/restyle'; const Box = createBox(); Box.displayName = 'Box'; export default Box;