# magicismight/react-native-root-toast

react native toast like component, pure javascript solution

Repository: https://github.com/magicismight/react-native-root-toast
Canonical: https://ross.abutalabs.com/products/react-native-root-toast
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2025-11-07T00:15:40+00:00

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

## Adoption (not part of the score)
Stars 2136, forks 393 (observed 2026-08-28T04:06:17.622576+00:00)

## What it is
A pure JavaScript toast notification component for React Native that works on both Android and iOS. It offers an imperative API and a declarative component, with many customization options for duration, position, animation, and shadows.

## Use cases
- show toast notifications in react native
- display a brief message overlay on android and ios
- show a toast when an action completes
- customize toast position and duration in react native
- programmatically show and hide toasts
- render a toast component declaratively in react

## When to choose
- you need cross-platform toast notifications in React Native without native modules
- you want fine-grained control over toast appearance and lifecycle callbacks
- your app targets React Native >= 0.47 and you prefer a JS-only solution

## When to avoid
- you need native platform toast styling or behavior
- you are not building a React Native app
- you need notifications that persist outside the app or in the system tray

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: cross-platform
- tags: react-native, toast, notifications, pure-javascript, react-component, android, ios

## Member repositories
- magicismight/react-native-root-toast (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:17.622576+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:52.938222+00:00, confidence not recorded.
  - readme: https://github.com/magicismight/react-native-root-toast (fetched 2026-08-28T04:06:17.622576+00:00, sha b935e380f388)
  - registry_npm: https://registry.npmjs.org/react-native-root-toast (fetched 2026-08-29T10:32:09.720017+00:00, sha b7bda079fa76)
- Data as of 2026-08-30T08:39:29.467469+00:00.
