# cruffenach/CRToast

A modern iOS toast view that can fit your notification needs

Repository: https://github.com/cruffenach/CRToast
Canonical: https://ross.abutalabs.com/products/crtoast
Language: Objective-C
License: MIT
License Family: permissive
Last push: 2024-05-02T19:59:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4585, "days_push": 853, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4125, forks 458 (observed 2026-08-28T04:08:36.038520+00:00)

## What it is
CRToast is an Objective-C library for iOS that displays customizable toast-style notifications appearing over or pushing out the status bar or navigation bar. Notifications are configured via option dictionaries and support rich appearance, animation, and touch interaction customization.

## Use cases
- show toast notifications in an iOS app
- display banner notifications from the status bar
- show in-app alerts that push out the navigation bar
- create customizable animated notification banners on iPhone and iPad
- queue multiple status bar notifications

## When to choose
- you need highly customizable toast or status bar notifications in an Objective-C or Swift iOS app
- you want notifications that slide over or push out the status/navigation bar
- you need fine control over animation physics, timing, and touch interactions

## When to avoid
- you are building for platforms other than iOS
- you prefer Swift-native solutions like SwiftMessages or a SwiftUI-native toast implementation
- you need notifications outside the app, such as push notifications

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: toast, status-bar-notification, objective-c, cocoapods, carthage, in-app-notifications, ios, swift, mobile

## Member repositories
- cruffenach/CRToast (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:36.038520+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-29T18:23:04.539920+00:00, confidence not recorded.
  - readme: https://github.com/cruffenach/CRToast (fetched 2026-08-28T04:08:36.038520+00:00, sha 23d1b6614552)
- Data as of 2026-08-30T08:39:29.467469+00:00.
