rtn-toast
v0.1.0
Published
test
Downloads
1
Readme
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