New way to add toast notifications

A open source modern toast notification library for react apps with fully customizable designs and easy implemention without complex setups.

Get Started
~ $ npm install react-pings

Toast options

spring

Install

Install Package from npm or any package manager.

Terminal

Provide

Import PingsToastsProvider and wrap app in root layout.

main.tsx
typescript

Get Toasts

Import usePings hook in component.

Example.tsx
typescript

Have a suggestions, share with us