14cvd's Stars
yagiz/Bagel
a little native network debugging tool for iOS
hmlongco/Resolver
Swift Ultralight Dependency Injection / Service Locator framework
TortugaPower/BookPlayer
Player for your DRM-free audiobooks
vapor-community/awesome-vapor
A curated list of Vapor-related awesome projects.
AliSoftware/Dip
Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
rmanguinho/clean-flutter-app
Aplicativo feito em Flutter usando TDD, Clean Architecture, Design Patterns e SOLID principles
ios-dev-tools/awesome-ios-dev-tools
A list of the best tools for iOS developers
ivlevAstef/DITranquillity
Dependency injection for iOS (Swift)
iamageo/mobile-challenges-2024
📖 Lista de desafios técnicos Android & IOS 📱
RefactoringGuru/design-patterns-swift
Design Pattern Examples in Swift
abdullahselek/ViperC
Xcode template for VIPER Architecture for both Objective-C and Swift.
mehrankmlf/EasyCrypto
Clean Architecture and MVVM + Coordinator and Combine
eldaroid/iOSWiki
📚 Combined knowledge of programming for iOS developers: tutorials, libraries, videos and articles
yokurin/Swift-VIPER-iOS
SwiftVIPER is an sample iOS App written in Swift using the VIPER architecture. Also SwiftVIPER is not a strict VIPER architecture.
rgmez/Design-Patterns-in-Swift
This repository is dedicated to exploring various design patterns used in Swift programming. It serves as a guide for both novice and experienced developers to understand and implement design patterns effectively in their Swift projects.
serkannkara/UnitTest-MVVM-C-Example
MVVM-C Architechture
zaimramlan/iOSBiometricLogin
Sample iOS app to demonstrate login using biometrics.
maysamsh/coordinator
A thorough tutorial about Coordinator patter in Swift
EliFBatyrova/WebSockets
htq287/q-swift-patterns
Real examples of design patterns implemented in Swift
jamila1301/Weather-App
BytePixelMelody/CharactersInfoApp
VIPER, SwiftData, API with pagination, Service Locator, DI, async/await, OSLog, Network Status Monitor, CollectionViews with snapshots
nimblehq/viper-demo
This is a demo app using VIPER architecture.
AndreySokolov1307/KODE-internship
dalkilicyasin/MVVM-C-StoryBoard
This project shows MVVM-C with Storyboard Design Pattern using Alamofire HTTP Request
LoviceSunuwar/iOS-UIKit-Rick-And-Morty-App
iOS App on UIKit, using Rick and Morty Public API .
nurtugan/Network-Layer-iOS
👨🏻💻 Protocol-Oriented Network Layer in iOS.
ertugrulozvardar/MealWise
MealWise is an iOS application where you can list and search through many food recipes from crowd-sourced database of meals
flutteranand76/clean_architecture_with_local_database
It is the demo to understand how to build flutter application with clean architecture
LetLastDel/VIPERpractice