Pinned Repositories
Bohr
Settings screen composing framework
DRCellSlideGestureRecognizer
Make your cells actionable through swipes
DRPageScrollView
Block-driven paginated scroll view
PeriodDuration
The ISO 8601 period/duration APIs missing in Foundation
Popsicle
Simple, extensible interpolation framework
swift-builders
Result builders for Swift and Foundation types
swift-json-testing
Specialized tools for testing JSON conversions in Swift
swiftui-navigation-transitions
Pure SwiftUI Navigation transitions ✨
TextBuilder
Like a SwiftUI ViewBuilder, but for Text
swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
davdroman's Repositories
davdroman/Bohr
Settings screen composing framework
davdroman/Popsicle
Simple, extensible interpolation framework
davdroman/swiftui-navigation-transitions
Pure SwiftUI Navigation transitions ✨
davdroman/DRCellSlideGestureRecognizer
Make your cells actionable through swipes
davdroman/DRPageScrollView
Block-driven paginated scroll view
davdroman/TextBuilder
Like a SwiftUI ViewBuilder, but for Text
davdroman/MultiModal
Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View
davdroman/PreciseDecimal
A Decimal type that plays nicely with literals and Decodable
davdroman/PeriodDuration
The ISO 8601 period/duration APIs missing in Foundation
davdroman/Badonde
Automated PR creation, tailored to your project
davdroman/Rehatch
Delete all your tweets for good
davdroman/swift-builders
Result builders for Swift and Foundation types
davdroman/slice
Effortless iOS icon slicing
davdroman/swift-json-testing
Specialized tools for testing JSON conversions in Swift
davdroman/tca-relay-reducer
A showcase of Relay reducer for TCA
davdroman/AsyncExtensions
AsyncExtensions aims to mimic Swift Combine operators for async sequences.
davdroman/babylon-wallet-ios
iOS wallet for Radix DLT.
davdroman/CLISpinner
Swifty Terminal Spinner
davdroman/homebrew-tap
davdroman/learning-tca
A personal repo dedicated to learning The Composable Architecture
davdroman/NavigationSplitViewRemoveBackgrounds
Solution to https://github.com/siteline/SwiftUI-Introspect/discussions/292
davdroman/QBAssetsViewController
davdroman/SwiftCLI
A powerful framework that can be used to develop a CLI in Swift
davdroman/SwiftUIHidesBottomBarWhenPushedExperiment
Proves why overriding `hidesBottomBarWhenPushed` won't work in SwiftUI https://github.com/siteline/SwiftUI-Introspect/issues/137
davdroman/SwiftyStringScore
Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825
davdroman/TDBD
The first code I ever wrote and released back in 2011
davdroman/TiltMotionView
Tilt-driven media player