0.2.1 • Published 2 years ago

react-native-cool-toast-medium v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-cool-toast

Super cool toast on both platforms. Just for you to understund how to create a package for React Native

Installation

npm install react-native-cool-toast

or

yarn add react-native-cool-toast

Usage

import { CoolToast } from "react-native-cool-toast";

// ...

CoolToast.showCoolToast('Yeeeeeaaaah buddyyy!')

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