# calintamas/react-native-toast-message

Animated toast message component for React Native

Repository: https://github.com/calintamas/react-native-toast-message
Canonical: https://ross.abutalabs.com/products/react-native-toast-message
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, toast
Last push: 2026-08-08T09:37:44+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 80, longevity 100
- inputs: {"age_days": 2698, "days_push": 25, "days_rel": 57, "gap_med": 70, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2144, forks 292 (observed 2026-08-28T04:06:18.623137+00:00)

## What it is
An animated toast message component library for React Native with an imperative API. It is lightweight, keyboard-aware, and supports customizable layouts and flexible configuration.

## Use cases
- show toast notifications in a react native app
- display success or error messages to mobile users
- add animated alerts that work with the keyboard
- create custom toast layouts for my app
- show a toast inside a modal
- render toasts when using react navigation
- mock toast calls in jest tests

## When to choose
- you need lightweight, animated toast notifications in React Native
- you want an imperative API to trigger toasts from anywhere
- you need keyboard-aware or customizable toast layouts

## When to avoid
- you are building a web app rather than React Native
- you need full in-app notification center features like stacking or persistence
- you prefer declarative component-based toast rendering

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation, state-management
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, toast, notifications, typescript, imperative-api, mobile, ios, android

## Member repositories
- calintamas/react-native-toast-message (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.623137+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-30T02:51:13.520758+00:00, confidence not recorded.
  - readme: https://github.com/calintamas/react-native-toast-message (fetched 2026-08-28T04:06:18.623137+00:00, sha 409a9f90725c)
  - registry_npm: https://registry.npmjs.org/react-native-toast-message (fetched 2026-08-29T10:31:32.714856+00:00, sha 8bead0d0b49b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
