0.1.1 • Published 2 years ago

react-native-deep-toast-android v0.1.1

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

react-native-deep-toast-android

cancelable android toast in react-native platform

Installation

npm install react-native-deep-toast-android

Usage

import DeepToastAndroid from "react-native-deep-toast-android";

// ...

const result = await DeepToastAndroid.multiply(3, 7);

Contributing

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

License

MIT