0.2.0 • Published 6 months ago

react-native-snackbars-provider v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

react-native-snackbars-provider

A package to provide an easy way of using snackbars in your App.

Installation

npm install react-native-snackbars-provider

Usage

import { multiply } from 'react-native-snackbars-provider';

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT


Made with create-react-native-library

0.2.0

6 months ago

0.1.0

6 months ago