abdur-rakib / react-native-button

It is a npm package of react-native customized button.

Home Page:https://www.npmjs.com/package/@abdur-rakib/react-native-button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-button

install

npm i @abdur-rakib/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.

About

It is a npm package of react-native customized button.

https://www.npmjs.com/package/@abdur-rakib/react-native-button


Languages

Language:JavaScript 100.0%