@onekeyfe/react-native-text-input
v0.2.4
Published
text-input
Downloads
1,101
Readme
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