Expo Notifications

JSON →
library 56.0.16 ·javascript
verified Jun 7, 2026

A comprehensive Expo module for managing push notifications in React Native and Expo apps. Current version 56.0.16 provides APIs to fetch push notification tokens, and to present, schedule, receive, and respond to notifications. It supports local and remote (push) notifications, notification channels (Android), and notification categories (interactive buttons). Includes TypeScript types. Part of the Expo ecosystem, requiring 'expo' as a peer dependency. Released ~monthly, often breaking with Expo SDK version bumps. Key differentiator: cross-platform push notification management integrated with Expo's build system, eliminating native code configuration for managed workflows.