Version: 1.x.xTextA 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> CopyExample#