- London, UK
-
07:14
(UTC) - @inamiy.bsky.social
-
-
-
OrientationKit Public
iOS device/interface/image/video orientation translation & detection using CoreMotion + SwiftUI + Combine.
-
-
xctest-dynamic-overlay Public
Forked from pointfreeco/swift-issue-reportingDefine XCTest assertion helpers directly in your application and library code.
Swift MIT License UpdatedDec 22, 2023 -
-
SherlockForms Public
🕵️♂️ An elegant SwiftUI Form builder to create a searchable Settings and DebugMenu screens for iOS.
-
FunAsync Public
⏳ Collection of Swift 5.5 async/await utility functions.
-
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 UpdatedSep 14, 2022 -
Harvest-SwiftUI-Gallery Public archive
🖼 Gallery App for Harvest (Elm Architecture + Optics) + SwiftUI + Combine.
-
Swift-Union Public
Poor man's untagged union type in Swift.
-
-
AVFoundation-Combine Public
AVFoundation + Combine extensions
-
AsyncHotStream Public
♨️ A missing hot stream in Swift Concurrency.
-
RxAutomaton Public archive
🤖 RxSwift + State Machine, inspired by Redux and Elm.
-
ReactiveAutomaton Public archive
🤖 ReactiveCocoa + State Machine, inspired by Redux and Elm.
-
Harvest Public archive
🌾 Harvest: Apple's Combine.framework + State Machine, inspired by Elm.
-
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 14, 2021 -
iOS15-SwiftUI-Navigation-Bug Public
Demonstrates SwiftUI Navigation behavior change from iOS 14 to iOS 15 which disallows single-source-of-truth state management.
-
CombineExt Public
Forked from CombineCommunity/CombineExtCombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
-
Swift-Intersection Public
Extensible records / intersection type in Swift.
-
-
AnyScheduler Public
iOS 13 Combine's type-erased AnyScheduler.
-
Thresher Public
Forked from mluisbrown/ThresherSwift µFramework for synchronous testing of asynchronous Combine code.
Swift UpdatedMar 20, 2021 -
ASCollectionView Public
Forked from apptekstudios/ASCollectionViewA SwiftUI collection view with support for custom layouts, preloading, and more.
-
RxProperty Public
A get-only `BehaviorRelay ` that is (almost) equivalent to ReactiveSwift's `Property`
-
SwiftUI-PhotoPicker Public
iOS 14 PHPickerViewController wrapper for SwiftUI with data loader support.
-
📹 Video image/text recognizers written in SwiftUI + Harvest + iOS Vision + SwiftyTesseract
-
powerline-rust Public
Forked from cirho/powerline-rustpowerline-shell written in Rust
Rust MIT License UpdatedJan 24, 2021 -
Harvest-SwiftUI-GameOfLife Public
🧬 Conway's Game of Life written in SwiftUI + Harvest