@abdur-rakib/react-native-button
v0.0.3
Published
This is a simple button
Downloads
35
Readme
react-native-button
Usage
import {AppButton} from '@abdur-rakib/react-native-button';
<AppButton title="My Button" />Props
| prop | type | default | values | | ----------- | -------- | ------- | ------ | | color | string | grey | | | textStyle | style | {} | | | buttonStyle | style | {} | | | onPress | function | ()=>{} | |
Conclusion
Feel free to clone the repo and make pull request or open new issues.
