# gunnartorfis/sonner-native-toasts

An opinionated toast component for React Native. A port of @emilkowalski's sonner.

Repository: https://github.com/gunnartorfis/sonner-native-toasts
Canonical: https://ross.abutalabs.com/products/sonner-native-toasts
Homepage: https://sonner-native.netlify.app
Language: TypeScript
License: MIT
License Family: permissive
Topics: notifications, react-native, react-native-toast, sonner, toast, toasts
Last push: 2026-08-15T09:40:55+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 97, release rhythm 86, longevity 52
- inputs: {"age_days": 729, "days_push": 18, "days_rel": 18, "gap_med": 0.0, "n_releases_24m": 69}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1338, forks 59 (observed 2026-08-28T04:04:25.747724+00:00)

## What it is
An opinionated toast notification component for React Native, ported from emilkowalski's sonner web library. It offers multiple toast variants, swipe dismissal, dark mode, and high performance via Reanimated 3.

## Use cases
- show toast notifications in a react native app
- display success and error toasts in expo
- show a loading toast while a promise resolves
- add swipe-to-dismiss notifications to react native
- port sonner toasts to react native
- show custom toast content with jsx in react native
- dark mode toast notifications for mobile apps

## When to choose
- you want sonner's API and design in a React Native or Expo app
- you need performant, animated toasts with swipe dismissal
- you want promise-based loading toasts or custom toast content

## When to avoid
- you are building a web app (use the original sonner instead)
- you don't want to install Reanimated, Gesture Handler, and other peer dependencies
- you need fully native platform toast notifications rather than in-app JS toasts

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

## Member repositories
- gunnartorfis/sonner-native-toasts (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.747724+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:43:59.952027+00:00, confidence not recorded.
  - readme: https://github.com/gunnartorfis/sonner-native-toasts (fetched 2026-08-28T04:04:25.747724+00:00, sha 389dbc560f65)
  - homepage: https://sonner-native.netlify.app (fetched 2026-08-29T12:03:26.063963+00:00, sha d139c533ea8f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
