The Most Popular Swift libraries
Page 53

  • Cely

    0.4 0.0 L4 Authentication
    THIS REPO HAS MOVED TO
  • SSEventFlow

    0.4 0.0 L5 Events
    SSEventFlow is a type safe alternative to NotificationCenter, inspired by Flux
  • FilePicker

    0.4 5.6 UI
    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.
  • A11yKit

    0.4 8.2 Accessibility
    A11yKit is a powerful and easy-to-use Swift library for automating accessibility improvements in iOS applications. It helps developers create more inclusive apps by automatically optimizing UI elements for VoiceOver, Dynamic Type, and color contrast.
  • Kraken

    0.4 0.0 L5 API
    Simple Dependency Injection container for Swift. Use protocols to resolve dependencies with easy-to-use syntax!
  • Contributor Covenant Code of Conduct

    0.3 6.8 UI
    DISCONTINUED. No description, website, or topics provided.
  • WWElasticTextField

    0.4 0.0 L5 UI
    UITextField with elastic bounce effect on touch.
  • Swift-iOS-Localize-Constraint

    0.4 0.0 L5 Layout Auto Layout
    localize constraint on the fly
  • Romanize

    0.4 0.0 Utility
    Romanies Hangul using Revised Romanisation of Korean
  • SecureStorage

    0.4 5.1 Security Keychain
    SecureStorage is a property wrapper around the keychain to easily access your protected data.
  • flex-ui

    0.4 8.7 UI
    FlexUI is a lightweight Swift framework that provides an elegant, chainable API for configuring UIKit components.
  • SwiftMicroInteractions

    0.4 4.8 Animation
    easy-to-use micro-interactions combining haptic feedback, sounds, and animations for iOS apps.
  • XCUITestHelper

    0.3 5.1 Testing
    XCUITestHelper helps you writing UI tests within SwiftUI. It provides a set of useful extensions on XCUIApplication, XCUIElement and XCUIElementQuery to make your tests more readable and easier to maintain.
  • CircularReveal

    0.3 7.1 Animation
    CircularReveal is a SwiftUI modifier that allows presenting views with a circular animation
  • LLMUsage

    0.3 5.3 AI
    Monitoring your LLM service accounts on macOS
  • SwiftUISelector

    0.3 4.7 UI Menu
    A Modern Horizontal Option Selector View for SwiftUI
  • AnyMeasure

    0.3 6.1 Utility
    Swift For Any Measure: Simplified
  • CoreDataOperation

    A fast, safe, flexible operation class for updating data stored in Core Data, written in Swift.
  • SimplePath

    DISCONTINUED. Path library for Swift
  • CKTextFieldTableCell

    0.3 0.0 UI UITableView
    UITableViewCell drop-in replacement with support of UITextField
  • AppArch

    0.3 5.2 Architecture
    Swift-AppArch is a *swifty*, lightweight, and easy to use way to define your macOS, iOS, tvOS, and watchOS app's architecture using a SOLID architecture patterns.
  • Inspect

    0.3 4.9 Utility
    This package provides introspected views that can be used to inspect the underlying *Kit element of a SwiftUI view.
  • atomic

    0.3 8.6 Thread
    Atomic is a lightweight Swift property wrapper that provides thread-safe access to values. It ensures safe concurrent access to properties without the complexity of manual lock management.
  • EsaKit

    0.2 0.0 L3 API
    DISCONTINUED. A Swift framework for the esa.io API
  • EKBuilder

    0.2 0.0 UI
    โœ‹ โœ‹ โœ‹ The super easy and generic builder pattern. It's easy if you try ๐Ÿ’ช.
  • network-layer

    0.2 8.7 Network
    NetworkLayer is a modern, type-safe Swift framework for elegant network communication. It provides a robust foundation for making HTTP requests with features like authentication handling, retry policies, and request processing.
  • SegmentQuery

    0.2 0.0 Algorithm
    DISCONTINUED. Dynamically stores additive values and get arbitrary sub-range sums in O(log(n)) time. [GET https://api.github.com/repos/eonil/swift-segment-query: 404 - Not Found // See: https://docs.github.com/rest]
  • VIPER-Xcode-Template

    0.2 0.0
    Xcode Template for generating VIPER-B modules: View, Interactor, Presenter, Router and Builder.
  • SwiftUI ImagePicker

    0.2 4.3 Images
    ImagePicker is a Swift Package to make it easy to pick images from the photo library.
  • LogView

    0.2 0.0 API
    Put your interesting logs into view for showing.