React Native Input Custom - Fast Native Input Project
npm install react-native-fast-input
import { FastInputView } from "react-native-fast-input";
// ...
<FastInputView 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