The Awesome Swift feed

Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
Promo akuity.io
Today

Scaling Header Scroll View

A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
Featured Library // Category UI

Yesterday

SVGView

SVG parser and renderer written in SwiftUI
Featured Library // Category SVG

Last 7 Days

Awesome Swift Weekly Β» 535

Top Stories
  • iPhone Duo for iOS Developers: What Actually Changes in Your Swift Code
  • Weekly Dev Log 2026-W18
  • The Tracking Bug Wasn't the Model. It Was the Dot Lying.

YNSearch

πŸ” Awesome fully customize search view like Pinterest written in Swift 5.0 + Realm support!
Featured Library // Category UI

Harbeth

🎨 GPU accelerated image / video and camera filter library based on Metal. Support macOS & iOS. ε›Ύεƒγ€θ§†ι’‘γ€η›ΈζœΊζ»€ι•œζ‘†ζžΆ
Featured Library // Category Images

NetworkMonitor

NetworkMonitor wraps NWPathMonitor into an Obervable object.
Featured Library // Category Network

πŸ” swift-secp256k1

Swift cryptography library for Bitcoin and Nostr. ECDSA, Schnorr, ECDH, and zero-knowledge proofs on secp256k1. Apple platforms and Linux.
Featured Library // Category Cryptography

Swifty360Player

iOS 360-degree video player streaming from an AVPlayer.
Featured Library // Category Video

Last 30 Days

LiquidSwipe

Example of using SwiftUI to create a beautiful Liquid Swipe control
Featured Library // Category Transition

Input Mask

User input masking library repo.
Featured Library // Category Validation

Awesome Swift Weekly Β» 534

Top Stories
  • Your agent didn't fail. You closed the lid
  • What I Learned About Publishing an iPhone App on the App Store
  • What a Hibernated Browser Tab Actually Costs

SPSettingsIcons

Generate Apple Settings style icons β€” colored squircle with white SF Symbol. SwiftUI & UIKit.
Featured Library // Category UI

Conduit

Robust Swift networking for web APIs
Featured Library // Category Network

TOMLDecoder

From TOML to Swift Codable types.
Featured Library // Category TOML

validator

Validator is a modern, lightweight Swift framework that provides elegant and type-safe input validation.
Featured Library // Category Validation

flare

Flare is a lightweight, developer-friendly Swift framework that simplifies working with in-app purchases. It provides a clean, unified API over StoreKit and StoreKit 2, includes async/await-ready workflows, and offers built-in UI components for a seamless integration experience.
Featured Library // Category UI

OSLogViewer

OSLogViewer is made for viewing your apps OS_Log history, it is a SwiftUI view which can be used in your app to view and export your logs.
Featured Library // Category Utility

FilePicker

FilePicker is a SwiftUI view modifier that allows you to open a file picker and open or save a file from the user's device.
Featured Library // Category UI

Awesome Swift Weekly Β» 533

Top Stories
  • Embedded Swift Improvements Coming in Swift 6.4
  • Why I Built an SSH Config and Tunnel Manager for macOS
  • Running iOS background tasks reliably (blog post)

typhoon

Typhoon is a lightweight library for handling task retries with customizable policies.
Featured Library // Category Utility

LoadableViews

Easiest way to load view classes into another XIB or storyboard.
Featured Library // Category UI

Edge of Tomorrow: Full-Stack Swift on Both Sides of fetch

Article Popular Story // cloudflare-worker.examples.elementary.codes

GoodNetworking

πŸ“‘ GoodNetworking is an iOS library written in Swift that simplifies HTTP networking by using GRSession and Encodable/DataRequest extensions. It supports latest Swift and all iOS devices, making it a powerful solution for managing network interactions and data encoding/decoding. The library is easy to install with SPM.
Featured Library // Category Network

macOS 27: DiskImageKit

Article Popular Story // antongubarenko.substack.com

flex-ui

FlexUI is a lightweight Swift framework that provides an elegant, chainable API for configuring UIKit components.
Featured Library // Category UI

Running iOS background tasks reliably (blog post)

Article Popular Story // calcopilot.app