react-native-input-kit
v0.1.0
Published
Animated Text Input Kit
Downloads
3
Readme
react-native-input-kit
Animated Text Input Kit
Installation
npm install react-native-input-kit
Usage
import { InputKitView } from "react-native-input-kit";
// ...
<InputKitView 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