retive-toast
v0.1.0
Published
Toast Notifications for React Native
Downloads
2
Maintainers
Readme
retive-toast
Toast Notifications for React Native
Installation
npm install retive-toast
Usage
import { multiply } from 'retive-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