rn-kelmants-button-expo
v0.1.2
Published
poc kelmants-button component library supported by expo support
Downloads
1
Readme
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