0.1.2 • Published 2 years ago
rn-kelmants-button-expo v0.1.2
rn-kelmants-button-expo
poc rn component library supported by expo as well
Installation
npm install rn-kelmants-button-expo
Usage
import { ButtonView } from "rn-kelmants-button-expo";
// ...
<ButtonView color="tomato" title="title" />
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