RN UIkit
ComponentsBoxTextImageReadme

Components

Box

<Box w={300} h={300} flex={1} />

Text

<Text align="center" justify="center">
Hello
</Text>

Image

<Image w={300} h={300} />