# seniv/react-native-notifier

Fast and simple in-app notifications for React Native

Repository: https://github.com/seniv/react-native-notifier
Canonical: https://ross.abutalabs.com/products/react-native-notifier
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, android, ios, swipeable, notification, animation, expo
Last push: 2025-03-17T00:31:09+00:00

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

## Adoption (not part of the score)
Stars 1437, forks 71 (observed 2026-08-28T04:04:43.727124+00:00)

## What it is
A React Native library for displaying fast, customizable, swipeable in-app notifications on iOS, Android, and web (Expo-compatible). It provides a NotifierWrapper/NotifierRoot component and a global showNotification API.

## Use cases
- show in-app toast notifications in a react native app
- display swipeable alert banners on ios and android
- add notification popups to an expo project
- show a notification when a message arrives
- customize notification animation and easing
- handle notification press and hide callbacks

## When to choose
- you need lightweight in-app notifications in React Native or Expo
- you want swipe-to-dismiss and customizable animations
- you prefer a simple imperative API like Notifier.showNotification

## When to avoid
- you need push notifications delivered outside the app
- you are not building a React Native project
- you need notifications on platforms other than iOS, Android, or web

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: cross-platform
- tags: react-native, in-app-notifications, expo, swipeable, toast, ios, android

## Member repositories
- seniv/react-native-notifier (main) score 39

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.727124+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-30T04:36:45.268654+00:00, confidence not recorded.
  - readme: https://github.com/seniv/react-native-notifier (fetched 2026-08-28T04:04:43.727124+00:00, sha c7312f22f374)
  - registry_npm: https://registry.npmjs.org/react-native-notifier (fetched 2026-08-29T11:47:37.422348+00:00, sha cc095654f64a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
