@hatyman/react-native-toasts
v1.1.3
Published
React-native library for in-app toasts displaying with a wide customization
Downloads
22
Readme
@hatyman/react-native-toasts
React-native library for in-app toasts displaying with a wide customization
Installation
npm install @hatyman/react-native-toasts
Usage
import { multiply } from '@hatyman/react-native-toasts';
// ...
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