rubygarage / Design-Patterns-in-Swift
This is a repository for our article about design patterns in the Swift programming language https://rubygarage.org/blog/swift-design-patterns
☆56Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Design-Patterns-in-Swift
- iOS project, built on improved MVP architecture using Coordinator pattern for routing 😎☆58Updated 4 years ago
- 🤠- RxSwift for Dummies☆106Updated 7 years ago
- Xcode 10 Template For MVVM☆103Updated 5 years ago
- Example project that was demonstrated on MDL #11 meetup - https://www.youtube.com/watch?v=A4FrEyFBjVA. Medium article - https://medium.co…☆57Updated 7 years ago
- Friend application☆70Updated 4 years ago
- This is a demo Movie Browsing app written with VIPER Architecture.☆21Updated 6 years ago
- ☆33Updated 7 years ago
- App showing the Coordinator design pattern implementation. Written for a Medium article☆31Updated 4 years ago
- A Swift 4.2 VIPER Module Boilerplate Generator with predefined functions and a BaseViewProtocol.☆76Updated 3 years ago
- An implementation of the Coordinator pattern for iOS written in Swift 5.☆196Updated 4 years ago
- A simple example of how to build a horizontal UICollectionView with peeking pages.☆103Updated last year
- A tutorial project for the network layer with swift protocols/generics in #SwiftCairo talk☆31Updated 3 years ago
- MVVM-Coordinator + RxSwift and Clean Architecture☆83Updated 3 years ago
- Layout Helper is created to solve the issue of constraint based layout where the developer are bound by the size classes for the same tr…☆195Updated 3 years ago
- Dynamic Height Collection View☆78Updated 5 years ago
- A sample app describing my philosophy on how to write iOS code with RxSwift.☆113Updated last year
- `WeakRef` is a type-safe alternative to `weak` properties that maintains a clean cross-boundary separation of concerns.☆41Updated 5 years ago
- Localization helper for iOS apps mainly focusing on the LTR/RTL issue☆117Updated 2 years ago
- An iOS app designed using clean architecture and MVVM.☆68Updated 2 years ago
- PDF with few helpful shortcuts☆73Updated 5 years ago
- ☆38Updated 6 years ago
- Example project showing how to implement a bottom sheet in Swift 5 using container/child view controllers, UIPanGestureRecognizer, and co…☆39Updated 2 years ago
- This is a sample of a Centered CollectionView Flow Layout☆68Updated 4 years ago
- Project and source code of the iOS Dev Mentoring #008 - Test-driven MVVM with RxSwift☆51Updated 3 years ago
- Give the UITabBar a custom shape☆98Updated 6 years ago
- Follow guide for iOS Developer/Engineer interview☆77Updated last year
- Code for a YouTube video on UICollectionView.☆165Updated 4 years ago
- Write a Networking Layer in Swift 4 using Alamofire 5 and Codable☆139Updated 4 years ago
- This app demonstrates where [weak self] may and may not be needed☆217Updated 4 years ago
- Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!☆40Updated 5 years ago