Welcome to react-native-notify-kit Discussions! #1
Pinned
marcocrupi
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome
react-native-notify-kitis a community-maintained fork of Notifee, the feature-rich notification library for React Native. As of April 2026, the upstream Notifee repository has been officially archived by Invertase, who recommend this fork as a drop-in replacement alongsideexpo-notifications.The fork preserves all of Notifee's advanced features (foreground services, rich styles, progress notifications, full-screen intents), migrates the bridge to React Native's New Architecture (TurboModules), and ships 17+ bug fixes for issues left unresolved upstream.
This is the place to ask questions, share ideas, and connect with other developers using the library.
📂 How to use this space
🐛 Found a bug?
Bug reports go in the issue tracker, not here. When opening a bug, please include:
react-native-notify-kitversionadb logcator Xcode console)Before opening a bug, please check the Bugs Fixed from Upstream Notifee table in the README — your issue may already be fixed in a recent release.
This is a single-maintainer, best-effort open-source project. There is no SLA, no guaranteed response time, and no commercial support. Contributions, bug reports, and patient questions are all welcome.
The native core (
NotifeeCore) is preserved unchanged from the original Notifee — only the React Native bridge is actively maintained and modified. The public API remains 100% compatible with@notifee/react-native.Note that this fork makes a few opinionated default changes vs upstream (AlarmManager as default trigger backend,
ongoing: trueauto-set for foreground services, etc.) — see the Behavior changes from upstream section in the README before migrating.📚 Before asking
Thanks for being here 🙌
Beta Was this translation helpful? Give feedback.
All reactions