Version: Next

Text Input

A 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" />

Example#