# schmidyy/Loaf

🍞 A Swifty Framework for Easy iOS Toasts

Repository: https://github.com/schmidyy/Loaf
Canonical: https://ross.abutalabs.com/products/loaf
Language: Swift
License: MIT
License Family: permissive
Last push: 2023-05-25T08:57:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2767, "days_push": 1196, "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 1104, forks 100 (observed 2026-08-28T04:03:36.241103+00:00)

## What it is
Loaf is a Swift framework for showing Android-style toast notifications in iOS apps. It provides simple one-line presentation of customizable toast messages with built-in success, error, warning, and info styles.

## Use cases
- show toast notifications in ios apps
- display brief success or error messages in swift
- android-style toast for ios
- customize toast styles colors and icons in ios
- show non-blocking alerts from any view controller

## When to choose
- you want simple, lightweight toast messages in an iOS app with minimal setup
- you need built-in styled toasts (success, error, warning, info) with customization options

## When to avoid
- you need full-featured in-app notification banners with actions and stacking
- your project targets platforms beyond iOS or requires actively maintained dependencies

## Facets
- artifact type: framework
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend
- platform: -
- tags: toast, swift, cocoapods, notifications, ios, mobile

## Member repositories
- schmidyy/Loaf (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:36.241103+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:45:29.650842+00:00, confidence not recorded.
  - readme: https://github.com/schmidyy/Loaf (fetched 2026-08-28T04:03:36.241103+00:00, sha a2e254bb953c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
