Pinned Repositories
AddPreviews
A Swift macro that makes preview-based snapshot testing easier
GithubData
A collection of scripts to retrieve data from Github
MacroExample
https://forums.swift.org/t/macros-and-xcframeworks/68122
MVVM-Design-Pattern
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
swift-concurrency-extras
Useful, testable Swift concurrency.
swift-snapshot-testing
📸 Delightful Swift snapshot testing.
swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
SwiftLog
SwiftLog wraps unwieldy use of os_log calls into prettier syntax!
dafurman's Repositories
dafurman/MVVM-Design-Pattern
dafurman/AddPreviews
A Swift macro that makes preview-based snapshot testing easier
dafurman/GithubData
A collection of scripts to retrieve data from Github
dafurman/MacroExample
https://forums.swift.org/t/macros-and-xcframeworks/68122
dafurman/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
dafurman/swift-concurrency-extras
Useful, testable Swift concurrency.
dafurman/swift-snapshot-testing
📸 Delightful Swift snapshot testing.
dafurman/swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
dafurman/SwiftLog
SwiftLog wraps unwieldy use of os_log calls into prettier syntax!
dafurman/swiftui-navigation
Tools for making SwiftUI navigation simpler, more ergonomic and more precise.
dafurman/SwiftUIGestureCollision
A repo to track unexpected behavior with gestures when mixing SwiftUI and UIKit