0.0.3 • Published 5 years ago
@abdur-rakib/react-native-button v0.0.3
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.