# nandorojo/burnt

Crunchy toasts for React Native. 🍞

Repository: https://github.com/nandorojo/burnt
Canonical: https://ross.abutalabs.com/products/burnt
Language: Java
License: MIT
License Family: permissive
Last push: 2025-12-15T10:41:00+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 57, release rhythm 8, longevity 99
- inputs: {"age_days": 1386, "days_push": 261, "days_rel": 541, "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 1559, forks 51 (observed 2026-08-28T04:05:03.529662+00:00)

## What it is
A React Native library providing cross-platform native toasts and alerts for iOS, Android, and Web. It wraps native components (SPIndicator/AlertKit on iOS, ToastAndroid, sonner on web) via JSI for performant ephemeral UI.

## Use cases
- show native toasts in react native
- display ios-style alerts in react native
- show toasts on top of native modals
- cross-platform toast notifications for expo apps
- add web toast support with sonner
- show loading alerts in react native

## When to choose
- you want native-feeling toasts instead of JS-rendered ones
- you need toasts that overlay native iOS modals
- you use Expo with a dev client and want simple imperative toast/alert APIs
- you need one toast solution across iOS, Android, and web

## When to avoid
- you need toasts inside Expo Go without a custom dev client
- you need fully customizable JS-rendered toast UI
- your project doesn't use React Native

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

## Member repositories
- nandorojo/burnt (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:03.529662+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:29:51.421217+00:00, confidence not recorded.
  - readme: https://github.com/nandorojo/burnt (fetched 2026-08-28T04:05:03.529662+00:00, sha a8b84e5573a0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
