WarrenJones / react-common-toast

a easy using toast in react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a easy using toast in react


Languages

Language:JavaScript 91.5%Language:CSS 7.3%Language:HTML 1.3%