Sileo: a React toast library that uses gooey SVG morphing and spring physics for smooth notifications.
Key features:
- Five preconfigured variants (success, error, warning, info, action)
- Promise integration with auto-state management
- Six positioning options
- Custom styling via props
- Action buttons with onClick handlers
- Duration controls and sticky toasts
The API is functional. Call sileo.success() or sileo.error() to fire toasts, and the library handles animation and positioning.
👉 Blog Post
👉 GitHub Repo
👉 Live Demo
Top comments (0)