Version: 1.x.x

Text

A basic button component that should render nicely on any platform. Supports a minimal level of customization.

import { Text } from 'react-native-noxi';
<Text type="h1">H1</Text>

Example#