react-native-deep-toast-android
v0.1.1
Published
cancelable android toast in react-native platform
Downloads
1
Maintainers
Readme
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