Skip to content

OneKeyHQ/react-native-text

Repository files navigation

react-native-text-input

text-input

Installation

npm install react-native-text-input

Usage

import { TextInputView } from "react-native-text-input";

// ...

<TextInputView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library