-
Engine Public
Forked from nathantannar4/EngineEngine makes it easier to create idiomatic APIs and Views that feel natural in SwiftUI without sacrificing performance
-
swift-composable-architecture Public
Forked from pointfreeco/swift-composable-architectureA library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
-
swift-dependencies-additions Public
More dependencies for `swift-dependencies`
-
ChatLayout Public
Forked from ekazaev/ChatLayoutChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. …
-
swiftui-navigation-transitions Public
Forked from davdroman/swiftui-navigation-transitionsPure SwiftUI Navigation transitions ✨
-
dd-sdk-ios Public
Forked from DataDog/dd-sdk-iosDatadog SDK for iOS - Swift and Objective-C.
Swift Apache License 2.0 UpdatedJul 1, 2024 -
swift-snapshot-testing Public
Forked from pointfreeco/swift-snapshot-testing📸 Delightful Swift snapshot testing.
Swift MIT License UpdatedJun 30, 2024 -
Mantis Public
Forked from guoyingtao/MantisAn iOS Image cropping library, which mimics the Photo App written in Swift.
-
isowords Public
Forked from pointfreeco/isowordsOpen source game built in SwiftUI and the Composable Architecture.
Swift Other UpdatedNov 13, 2023 -
launch-darkly-ios-client-sdk Public
Forked from launchdarkly/ios-client-sdkLaunchDarkly Client-side SDK for iOS (Swift and Obj-C)
Swift Other UpdatedNov 7, 2023 -
lottie-spm Public
Forked from airbnb/lottie-spmSwift Package Manager support for Lottie, an iOS library to natively render After Effects vector animations
Swift Apache License 2.0 UpdatedNov 5, 2023 -
xctest-dynamic-overlay Public
Forked from pointfreeco/swift-issue-reportingDefine XCTest assertion helpers directly in your application and library code.
Swift MIT License UpdatedJul 30, 2023 -
swift-identified-collections Public
Forked from pointfreeco/swift-identified-collectionsA library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
Swift MIT License UpdatedJul 17, 2023 -
swift-dependencies Public
Forked from pointfreeco/swift-dependenciesA dependency management library inspired by SwiftUI's “environment.”
Swift MIT License UpdatedMay 8, 2023 -
awesome-tca Public
Forked from antranapp/awesome-tcaAwesome list for The Composable Architecture
MIT License UpdatedMay 7, 2023 -
swiftui-navigation Public
Forked from pointfreeco/swift-navigationTools for making SwiftUI navigation simpler, more ergonomic and more precise.
Swift MIT License UpdatedMar 6, 2023 -
swift-parsing Public
Forked from pointfreeco/swift-parsingA library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics.
Swift MIT License UpdatedFeb 21, 2023 -
swiftui-layout-guides Public
Expose layout margins and readable content width to SwiftUI's Views
-
-
swift-clocks Public
Forked from pointfreeco/swift-clocks⏰ A few clocks that make working with Swift concurrency more testable and more versatile.
Swift MIT License UpdatedDec 6, 2022 -
-
swift-custom-dump Public
Forked from pointfreeco/swift-custom-dumpA collection of tools for debugging, diffing, and testing your application's data structures.
Swift MIT License UpdatedOct 20, 2022 -
swift-case-paths Public
Forked from pointfreeco/swift-case-paths🧰 Case paths bring the power and ergonomics of key paths to enums!
Swift MIT License UpdatedOct 13, 2022 -
swift-nonempty Public
Forked from pointfreeco/swift-nonempty🎁 A compile-time guarantee that a collection contains a value.
Swift MIT License UpdatedOct 8, 2022 -
swift-tagged Public
Forked from pointfreeco/swift-tagged🏷 A wrapper type for safer, expressive code.
Swift MIT License UpdatedSep 15, 2022 -
swift-composable-environment Public
A library to derive and compose Environment's in The Composable Architecture.
-
BetterCodable Public
Forked from marksands/BetterCodableBetter Codable through Property Wrappers
-
pointfreeco Public
Forked from pointfreeco/pointfreeco🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language.
Swift MIT License UpdatedJun 29, 2022 -
-
composable-effect-identifier Public
A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)