Notifications

Headless notification and toast system for React. No UI opinions - bring your own components. Supports auto-dismiss, stacking, and typed notifications.

npm install @allem-sdk/notifications
NotificationProvider

Context provider that manages the notification queue

useNotify

Push notifications with type, message, and duration

useNotifications

Read the current notification list and dismiss items