0.1.2 • Published 2 years ago
rn-kelmants-button v0.1.2
rn-kelmants-button
poc rn component library
Installation
npm install rn-kelmants-button
Usage
import { ButtonView } from "rn-kelmants-button";
// ...
<ButtonView 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