Version: 1.x.xText InputA basic button component that should render nicely on any platform. Supports a minimal level of customization.import { TextInput } from 'react-native-noxi'; <TextInput iconLeftName="home" />CopyExample#