khanhtrung's Stars
googlecreativelab/justaline-ios
The first cross-platform collaborative AR app (for doodling)
cornerAnt/Digger
Digger is a lightweight download framework that requires only one line of code to complete the file download task
mzeeshanid/MZDownloadManager
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit.
tularovbeslan/Juggernaut
Download manager
yokurin/RxSwift-VIPER-iOS
RxSwiftVIPER is an sample iOS App written in RxSwift using the VIPER architecture. Also RxSwiftVIPER is not a strict VIPER architecture.
yokurin/RxSwift-MVVM-iOS
SwiftMVVM is an sample iOS App written in Swift using the MVVM architecture.
kodecocodes/swift-style-guide
The official Swift style guide for Kodeco.
kodecocodes/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
khoren93/SwiftHub
GitHub iOS client in RxSwift and MVVM-C clean architecture
mxcl/PromiseKit
Promises for Swift & ObjC.
malcommac/SwiftRichString
👩🎨 Elegant Attributed String composition in Swift sauce
malcommac/SwiftLocation
⚓️ Async/Await CLLocationManager Wrapper for Apple Platforms
malcommac/Hydra
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
tidwall/SwiftWebSocket
Fast Websockets in Swift for iOS and OSX
NghiaTranUIT/iOS-Awesome-Starter-Kit
The perfect combination: Clean Swift + ReSwift + PromiseKit
k-lpmg/GiTiny
An iOS app for GitHub with exploring trending
graphql-kit/graphql-apis
📜 A collective list of public GraphQL APIs
BohdanOrlov/ios-skills-matrix
iOS Developer Skills Matrix
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
VyNguyen0102/MVVM-Practice
This repository is a MVVM code base for my projects. This Project is using MVVM pattern, Coordinator pattern...
likedan/Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
alexsosn/iOS_ML
List of Machine Learning, AI, NLP solutions for iOS. The most recent version of this article can be found on my blog.
sergdort/CleanArchitectureRxSwift
Example of Clean Architecture of iOS app using RxSwift
Augustyniak/FileExplorer
FileExplorer is a powerful iOS file browser that allows its users to choose and remove files and/or directories
shindyu/ApplyStyleKit
Elegant Apply Style by Swift Method Chain.🌙
notcuder/aws-mindmap
The mindmaps for AWS services to get AWS Certificates easier.
hungps/flutter_pokedex
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
onmyway133/awesome-ios-architecture
:japanese_castle: Better ways to structure iOS apps
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0