react-native-deep-toast-android
v0.1.1
Published
cancelable android toast in react-native platform
Maintainers
Readme
react-native-deep-toast-android
cancelable android toast in react-native platform
Installation
npm install react-native-deep-toast-androidUsage
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
