hmlongco
I'm a technology consultant and specialist in mobile application development, web development, software engineering, and design.
InRhythmOmaha, NE
Pinned Repositories
Builder
Demonstrates SwiftUI builder patterns for UIKit and networking.
Factory
A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
iDine
SwiftUI Demo Application and Testbed
Injectable
New Dependency Injection approach for Swift and SwiftUI
InjectableDemo
Demonstration code for a simple Swift property-wrapper, keypath-based dependency injection system. The keypaths ensure compile-time safety for all injectable services.
Navigator
Advanced Navigation Support for SwiftUI.
RequestBuilder
URLRequest Builder Implementation for Combine
Resolver
Swift Ultralight Dependency Injection / Service Locator framework
RxSwiftWidgets
Declarative Development for UIKit and RxSwift
StateDemo
StateDemo is a SwiftUI testbed and demo app used for my SwiftUI articles on Medium.
hmlongco's Repositories
hmlongco/Resolver
Swift Ultralight Dependency Injection / Service Locator framework
hmlongco/Factory
A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
hmlongco/Builder
Demonstrates SwiftUI builder patterns for UIKit and networking.
hmlongco/Navigator
Advanced Navigation Support for SwiftUI.
hmlongco/RxSwiftWidgets
Declarative Development for UIKit and RxSwift
hmlongco/iDine
SwiftUI Demo Application and Testbed
hmlongco/RequestBuilder
URLRequest Builder Implementation for Combine
hmlongco/StateDemo
StateDemo is a SwiftUI testbed and demo app used for my SwiftUI articles on Medium.
hmlongco/Injectable
New Dependency Injection approach for Swift and SwiftUI
hmlongco/InjectableDemo
Demonstration code for a simple Swift property-wrapper, keypath-based dependency injection system. The keypaths ensure compile-time safety for all injectable services.
hmlongco/AnyViewTest
Demo code for AnyView article on Medium
hmlongco/DefinitiveViewState
Supporting Medium Code
hmlongco/RxSwiftWidgetsX10
A powerful declarative UI builder for iOS using RxSwift.
hmlongco/RxSwiftForms
A powerful Form Management, Binding, and Data Validation system for iOS using RxSwift.
hmlongco/BiometricKeychain
hmlongco/RxPrototype
Educational implementation of an Rx-based observable system.
hmlongco/ResolverFrameworksTest
Small demo application that demonstrates using Resolver across multiple frameworks.
hmlongco/RxSwift
Reactive Programming in Swift
hmlongco/RxSwiftStarter