# zo0r/react-native-push-notification

React Native Local and Remote Notifications

Repository: https://github.com/zo0r/react-native-push-notification
Canonical: https://ross.abutalabs.com/products/react-native-push-notification
Language: Java
License: MIT
License Family: permissive
Topics: react-native, android, ios, push-notifications
Archived: true
Last push: 2024-01-30T05:26:00+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3915, "days_push": 946, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6790, forks 1995 (observed 2026-08-28T04:09:48.626626+00:00)

## What it is
A React Native module for handling local and remote push notifications on both iOS and Android. It wraps native notification APIs such as PushNotificationIOS and Firebase Cloud Messaging so JavaScript code can create, schedule, and receive notifications.

## Use cases
- show push notifications in a react native app
- schedule local notifications on android and ios from javascript
- handle remote push notifications when the app is in the background
- trigger scheduled or repeating notifications in a mobile app
- register a device to receive push notifications in react native
- display local alerts and banners from a react native app

## When to choose
- You are maintaining an existing React Native app that already depends on this package and only need basic local or scheduled notification behavior
- You want a single MIT-licensed JavaScript API covering both iOS and Android notifications in a legacy React Native codebase
- You need access to a large body of community troubleshooting history for older React Native notification setups

## When to avoid
- You are starting a new project - the README explicitly states the repository is not actively maintained and recommends Notifee or react-native-notifications instead
- You need fixes for modern Android or iOS notification behaviors or compatibility with recent React Native versions
- You require ongoing bug fixes, new features, or long-term support from maintainers

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk
- domain: mobile-development
- platform: cross-platform
- tags: react-native, push-notifications, local-notifications, remote-notifications, firebase-cloud-messaging, apns, notification-scheduling, unmaintained, android, ios, mobile

## Member repositories
- zo0r/react-native-push-notification (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.626626+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-29T17:42:20.171844+00:00, confidence not recorded.
  - readme: https://github.com/zo0r/react-native-push-notification (fetched 2026-08-28T04:09:48.626626+00:00, sha 9ea6ec920777)
- Data as of 2026-08-30T08:39:29.467469+00:00.
