Skip to content

DeepRolling/react-native-deep-toast-android

Repository files navigation

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

About

Cancelable android toast in react-native platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published