InputKit
npm install react-native-input-kit
import { InputKitView } from "react-native-input-kit";
// ...
<InputKitView 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