Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

invertase/notifee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,277 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caution

Notifee is no longer actively maintained. Please see this issue for more context.

We recommend that users migrate to expo-notifications for a supported experience within the React Native ecosystem. Alternatively, see the community-maintained fork react-native-notify-kit which serves as a drop-in replacement for Notifee.

Thank you for the continued support and contributions over the past 7 years on this project.


Notifee Notifications

Chat on Discord


A feature rich Android & iOS notifications library for React Native.

> Learn More


Notifee is going Noti-'free' - free and fully open source. [Learn more]


Documentation

Android

The APIs for Android allow for creating rich, styled and highly interactive notifications. Below you'll find guides that cover the supported Android features.

Topic
Appearance Change the appearance of a notification; icons, colors, visibility etc.
Behaviour Customize how a notification behaves when it is delivered to a device; sound, vibration, lights etc.
Channels & Groups Organize your notifications into channels & groups to allow users to control how notifications are handled on their device
Foreground Service Long running background tasks can take advantage of an Android Foreground Service to display an on-going, prominent notification.
Grouping & Sorting Group and sort related notifications in a single notification pane.
Interaction Allow users to interact with your application directly from the notification, with actions.
Progress Indicators Show users a progress indicator of an on-going background task, and learn how to keep it updated.
Styles Style notifications to show richer content, such as expandable images/text, or message conversations.
Timers Display counting timers on your notification, useful for on-going tasks such as a phone call, or event time remaining.

iOS

Below you'll find guides that cover the supported iOS features.

Topic
Appearance Change how the notification is displayed to your users.
Behaviour Control how notifications behave when they are displayed on a device; sound, crtitial alerts, etc.
Categories Create & assign categories to notifications.
Interaction Handle user interaction with your notifications.
Permissions Request permission from your application users to display notifications.

License


Built and maintained by Invertase.