/react-common-toast

a easy using toast in react

Primary LanguageJavaScript

SnapShots

a easy using toast in React


react-common-toast

$ npm install --save  react-common-toast

how to use

quick way

import Toast from "react-common-toast"; Toast.info("xxx");

fully api

Toast.info("xxx",duration,onClose);

License

ISC