0.1.0 • Published 1 year ago

rtn-toast v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

rtn-toast

Turbo native module to show messages like Toast in android

Installation

npm install rtn-toast

Usage

import { showToastMessage } from 'rtn-toast';

// ...

showToastMessage("Message")

Contributing

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

License

MIT