Cross-platform TextInput component for React and React Native.
Install @react-x/text-input
using yarn
:
yarn add @react-x/text-input
import TextInput from '@react-x/text-input';
Prop | Type | Required | Description |
---|
If you have any ideas on how this module could be better, create an Issue or submit a PR.