hmlongco
I'm a technology consultant and specialist in mobile application development, web development, software engineering, and design.
InRhythmOmaha, NE
hmlongco's Stars
Carthage/Carthage
A simple, decentralized dependency manager for Cocoa
Instagram/IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
Ramotion/animated-tab-bar
:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
tensorflow/swift
Swift for TensorFlow
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
CVCalendar/CVCalendar
A custom visual calendar for iOS 8+ written in Swift (>= 4.0).
dekatotoro/SlideMenuControllerSwift
iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
OpenCombine/OpenCombine
Open source implementation of Apple's Combine framework for processing values over time.
PhamBaTho/BTNavigationDropdownMenu
The elegant yet functional dropdown menu, written in Swift, appears underneath the navigation bar to display a list of defined items when a user clicks on the navigation title.
hmlongco/Resolver
Swift Ultralight Dependency Injection / Service Locator framework
hmlongco/Factory
A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
alexdrone/ios-fontawesome
NSString+FontAwesome
aschuch/AwesomeCache
Delightful on-disk cache (written in Swift)
markiv/SwiftUI-Shimmer
Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
OpenSwiftUIProject/OpenSwiftUI
[WIP] Open source implementation of Apple's SwiftUI.
shaps80/SwiftUIBackports
A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS
pointfreeco/swift-case-paths
🧰 Case paths extends the key path hierarchy to enum cases.
evgenyneu/Dodo
A message bar for iOS written in Swift.
saagarjha/Ensemble
Cast Mac windows to visionOS
DebugSwift/DebugSwift
A toolkit to make debugging iOS applications easier 🚀
JamesSedlacek/Routing
SwiftUI library for abstracting navigation logic from views
V8tr/KeyboardAvoidanceSwiftUI
How to move SwiftUI view up when keyboard appears https://www.vadimbulavin.com/how-to-move-swiftui-view-when-keyboard-covers-text-field/
hmlongco/Builder
Demonstrates SwiftUI builder patterns for UIKit and networking.
hmlongco/RxSwiftWidgets
Declarative Development for UIKit and RxSwift
sergeyleschev/leetcode-swift
TOP 200 #Dev 🏆 LeetCode, Solutions in Swift, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+
vapor/validation
✅ Extensible data validation library (name, email, etc)
hmlongco/RequestBuilder
URLRequest Builder Implementation for Combine
valentinradu/swift-toledo
A dependency injection library for Swift that statically generates resolvers at compile-time.
hmlongco/RxSwiftWidgetsX10
A powerful declarative UI builder for iOS using RxSwift.
sarathi12/CustomToastView