# crazycodeboy/react-native-easy-toast

A react native module to show toast like android, it works on iOS and Android.

Repository: https://github.com/crazycodeboy/react-native-easy-toast
Canonical: https://ross.abutalabs.com/products/react-native-easy-toast
Homepage: http://www.devio.org/
Language: JavaScript
License: MIT
License Family: permissive
Topics: toast, react-native-toast, react-native, react-toast
Last push: 2024-04-25T07:56:51+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3652, "days_push": 860, "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 1145, forks 257 (observed 2026-08-28T04:03:45.552837+00:00)

## What it is
A React Native component that displays Android-style toast notifications on both iOS and Android. It supports custom durations, callbacks on close, forever-mode toasts, and rendering arbitrary React elements as toast content.

## Use cases
- show toast notifications in react native
- display android-style toasts on ios
- show a temporary message popup in react native app
- show custom component as a toast
- show a toast that stays until manually closed
- run a callback when a toast closes

## When to choose
- you need simple, lightweight toast notifications in a React Native app on both iOS and Android
- you want to render custom React elements inside a toast
- you need fine control over toast duration and close callbacks

## When to avoid
- you need native platform toast APIs or highly animated notification systems
- your project uses a UI kit that already includes toast/snackbar components
- you need active development or frequent updates - the project is in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: toast, notifications, react-native-component, popup-messages, android, ios, mobile, javascript, react-native

## Member repositories
- crazycodeboy/react-native-easy-toast (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:45.552837+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-30T06:34:26.586584+00:00, confidence not recorded.
  - readme: https://github.com/crazycodeboy/react-native-easy-toast (fetched 2026-08-28T04:03:45.552837+00:00, sha ee09208d9416)
  - homepage: http://www.devio.org/ (fetched 2026-08-29T12:39:58.530811+00:00, sha 675c1b393317)
  - site_page: https://www.geekailab.com/about (fetched 2026-08-29T12:39:58.533802+00:00, sha b925977c0139)
  - registry_npm: https://registry.npmjs.org/react-native-easy-toast (fetched 2026-08-29T12:39:58.535796+00:00, sha 8546b1e64d61)
- Data as of 2026-08-30T08:39:29.467469+00:00.
