-
-
-
-
-
FlowStacks Public
Forked from johnpatrickmorgan/FlowStacksFlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator
Swift MIT License UpdatedSep 14, 2024 -
Coordinator Public
Forked from SwiftUIX/CoordinatorA declarative navigation API for SwiftUI.
Swift MIT License UpdatedAug 22, 2024 -
SwiftUI-Flow Public
Forked from tevelee/SwiftUI-FlowFlow Layout implemented in SwiftUI
Swift MIT License UpdatedAug 16, 2024 -
-
ZDGeneralGesture Public
A custom UIGestureRecognizer referenced from Telegram allow you add only one time to superview, then you can decide what kind of gesture the subviews can receive, combined 3 type of Gesture: Tap, L…
Objective-C UpdatedJun 13, 2021 -
ZASmartDownloader Public
Builded a DownloadManager for downloading files, images then save to files by Objective C with many features.
-
ZAImageStitcher Public
A Stitcher module can stitch vertical images (like screenshots,..) by compare images algorithm, opencv (stitching.cpp)
-
-
GPSocial Public
Forked from hcnhatnam/GPSocialOnline social network. GPSocial is a app to conect and have conversations with new friends around the world depend on location.
Swift MIT License UpdatedOct 2, 2020 -
ZAContactPicker Public
ZAContactPicker is a demo project implemented the "Invite Friends" feature of Zalo.
Objective-C UpdatedOct 26, 2019 -
ZAReachability Public
ZAReachability is a wrapper of Reachability (sample code of Apple) and nw_path_monitor for monitoring the network status.