UNPKG

@uiw/react-native

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