text-input
npm install react-native-text-input
import { TextInputView } from "react-native-text-input";
// ...
<TextInputView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library