Pinned Repositories
composable-effect-identifier
A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)
swift-composable-environment
A library to derive and compose Environment's in The Composable Architecture.
swift-dependencies-additions
More dependencies for `swift-dependencies`
swift-derived-state
swift-measure
swiftui-layout-guides
Expose layout margins and readable content width to SwiftUI's Views
tgrapperon's Repositories
tgrapperon/swift-dependencies-additions
More dependencies for `swift-dependencies`
tgrapperon/swift-composable-environment
A library to derive and compose Environment's in The Composable Architecture.
tgrapperon/swiftui-layout-guides
Expose layout margins and readable content width to SwiftUI's Views
tgrapperon/composable-effect-identifier
A library that helps managing `Effect` identifiers when using "The Composable Architecture" (TCA)
tgrapperon/BetterCodable
Better Codable through Property Wrappers
tgrapperon/ChatLayout
ChatLayout 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. It supports dynamic cells and supplementary view sizes.
tgrapperon/Engine
Engine makes it easier to create idiomatic APIs and Views that feel natural in SwiftUI without sacrificing performance
tgrapperon/Mantis
An iOS Image cropping library, which mimics the Photo App written in Swift.
tgrapperon/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
tgrapperon/swiftui-navigation-transitions
Pure SwiftUI Navigation transitions ✨
tgrapperon/SwiftUINavigation2
tgrapperon/awesome-tca
Awesome list for The Composable Architecture
tgrapperon/dd-sdk-ios
Datadog SDK for iOS - Swift and Objective-C.
tgrapperon/isowords
Open source game built in SwiftUI and the Composable Architecture.
tgrapperon/kindle-highlights
tgrapperon/launch-darkly-ios-client-sdk
LaunchDarkly Client-side SDK for iOS (Swift and Obj-C)
tgrapperon/lottie-spm
Swift Package Manager support for Lottie, an iOS library to natively render After Effects vector animations
tgrapperon/pointfreeco
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language.
tgrapperon/swift-case-paths
🧰 Case paths bring the power and ergonomics of key paths to enums!
tgrapperon/swift-clocks
⏰ A few clocks that make working with Swift concurrency more testable and more versatile.
tgrapperon/swift-custom-dump
A collection of tools for debugging, diffing, and testing your application's data structures.
tgrapperon/swift-dependencies
A dependency management library inspired by SwiftUI's “environment.”
tgrapperon/swift-identified-collections
A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
tgrapperon/swift-nonempty
🎁 A compile-time guarantee that a collection contains a value.
tgrapperon/swift-parsing
A library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics.
tgrapperon/swift-snapshot-testing
📸 Delightful Swift snapshot testing.
tgrapperon/swift-tagged
🏷 A wrapper type for safer, expressive code.
tgrapperon/swiftui-navigation
Tools for making SwiftUI navigation simpler, more ergonomic and more precise.
tgrapperon/TestTCA
tgrapperon/xctest-dynamic-overlay
Define XCTest assertion helpers directly in your application and library code.