0.2.2 • Published 12 months ago

kyz-toast v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

kyz-toast

Animated toast message component for React

Custom toast

You can display custom styled toasts, here's an example and a list of options that are available for customization:

const customToast = () =>
toast('Morning! Have a good day.', {
backgroundColor: '#8329C5',
color: '#ffffff',
})
0.2.1

12 months ago

0.2.2

12 months ago

0.2.0

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.0.1

1 year ago