1.0.2 • Published 3 years ago

@weslleydsg/react-native-toast-module v1.0.2

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

@weslleydsg/react-native-toast-module

Shows an Android native toast message.

Installation

npm install react-native-toast-module

ou

yarn add react-native-toast-module

Usage

import ToastModule from 'react-native-toast-module';

// ...

await ToastModule.show('YOUR MESSAGE HERE');

Contributing

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

License

MIT