Skip to content

maheshmuttinti/react-native-js-components

Repository files navigation

reusable-buttons

Installation

NPM

npm install reusable-buttons

YARN

yarn add reusable-buttons

Usage

import { Button } from 'reusable-buttons';
// ...

<Button onPress={() => {}}>Click Here</Button>

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published