@phomea/react-native-buttons

0.0.6 • Public • Published

react-native-buttons

A collection of react-native buttons

example

Usage

import {BasicButton} from '@phomea/react-native-buttons';

<BasicButton title="Basic button" />

Props

prop type default values
animation string standard standard,bounce,shake
color string grey white,black,pink,orange,red,grey,darkGrey,lightGrey
textStyle style {}
buttonStyle style {}
onPress function ()=>{}

Conclusion

Feel free to clone the repo and make pull request or open new issues.

If you like to contribute you can patron me: https://www.patreon.com/user?u=25858214

made with ❤️ by Fabio Pocci

Package Sidebar

Install

npm i @phomea/react-native-buttons

Weekly Downloads

2

Version

0.0.6

License

ISC

Unpacked Size

253 kB

Total Files

11

Last publish

Collaborators

  • phomea