# wix/react-native-notifications

React Native Notifications

Repository: https://github.com/wix/react-native-notifications
Canonical: https://ross.abutalabs.com/products/react-native-notifications
Language: Java
License: MIT
License Family: permissive
Last push: 2026-04-02T10:25:31+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 8, longevity 100
- inputs: {"age_days": 3801, "days_push": 153, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3340, forks 758 (observed 2026-08-28T04:07:56.910820+00:00)

## What it is
A React Native library by Wix for handling all aspects of push notifications on iOS and Android, including remote, local, interactive, silent, and background-managed notifications. It exposes native notification APIs (including iOS PushKit for VoIP) to JavaScript with a unified cross-platform interface.

## Use cases
- handle push notifications in a react native app
- show local notifications on ios and android
- implement voip push notifications with pushkit
- handle notification taps when app is in foreground background or dead
- add interactive notification action buttons
- clear notifications remotely like whatsapp web

## When to choose
- you need full native notification feature coverage on iOS and Android from React Native
- you need PushKit VoIP support or background-managed notifications
- you use react-native-navigation and want tight integration

## When to avoid
- you only need simple notifications and prefer a lighter or more mainstream library like notifee or react-native-push-notification
- your app is not React Native
- you need local notifications on Android, which is listed as upcoming

## Facets
- artifact type: library
- maturity: active
- function: mobile-framework, sdk, plugin-system
- domain: mobile-development, cross-platform, developer-tools
- platform: cross-platform
- tags: react-native, push-notifications, local-notifications, voip-pushkit, native-modules, ios, android, mobile

## Member repositories
- wix/react-native-notifications (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.910820+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:41:05.190726+00:00, confidence not recorded.
  - readme: https://github.com/wix/react-native-notifications (fetched 2026-08-28T04:07:56.910820+00:00, sha 78d1c757602d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
