dogandev-simple-toast
v0.1.0
Published
shows toast messages as possible as simple way
Downloads
2
Readme
dogandev-simple-toast
shows toast messages as possible as simple way
Installation
npm install dogandev-simple-toast
Usage
import { multiply } from 'dogandev-simple-toast';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library