essentialdevelopercom / swift-weak-refLinks
`WeakRef` is a type-safe alternative to `weak` properties that maintains a clean cross-boundary separation of concerns.
☆42Updated 6 years ago
Alternatives and similar repositories for swift-weak-ref
Users that are interested in swift-weak-ref are comparing it to the libraries listed below
Sorting:
- A generator of Clean Swift Architecture files☆61Updated 5 years ago
- An implementation of the Coordinator pattern for iOS written in Swift 5.☆198Updated 5 years ago
- CleanSwift architecture usage playground☆51Updated 3 years ago
- Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!☆40Updated 6 years ago
- Unit test presented and dismissed iOS view controllers, including alerts and action sheets☆151Updated last month
- Code for a YouTube video on UICollectionView.☆166Updated 5 years ago
- An iOS app designed using clean architecture and MVVM.☆72Updated 3 years ago
- Code samples from the On Swift Wings blog https://onswiftwings.com☆68Updated 5 years ago
- Project template to use as a starting point for new iOS apps☆149Updated last year
- Companion app to my article on concurrency☆104Updated 5 years ago
- App showing the Coordinator design pattern implementation. Written for a Medium article☆31Updated 5 years ago
- Promise-Based Networking in Swift 5 with URLSession, Combine and Codable☆79Updated 6 years ago
- Combine extensions for Realm☆63Updated 4 years ago
- Project and source code of the iOS Dev Mentoring #008 - Test-driven MVVM with RxSwift☆53Updated 4 years ago
- iOS project, built on improved MVP architecture using Coordinator pattern for routing 😎☆59Updated 5 years ago
- A Swift 4.2 VIPER Module Boilerplate Generator with predefined functions and a BaseViewProtocol.☆78Updated 4 years ago
- ☆65Updated 4 years ago
- 🧙♂️Build iOS apps at lightning speed☆55Updated 4 years ago
- Follow guide for iOS Developer/Engineer interview☆80Updated 2 years ago
- An iOS library using the Vision API to read credit card information☆117Updated 4 years ago
- Example project showing how to implement a bottom sheet in Swift 5 using container/child view controllers, UIPanGestureRecognizer, and co…☆39Updated 3 years ago
- Sample app showcasing usage of Clean MVVM architecture in SwiftUI and Combine. Written for a Medium tutorial.☆48Updated 4 years ago
- This app demonstrates where [weak self] may and may not be needed☆218Updated 5 years ago
- A scalable and robust solution to navigation, deep linking and universal links on iOS 🚀☆127Updated 6 years ago
- Core iOS Application Architecture - The development paradigm of clean, testable code and modular iOS applications. + Xcode templates☆159Updated 6 years ago
- MVVM-Coordinator + RxSwift and Clean Architecture☆84Updated 4 years ago
- Getting started with Apple Combine☆172Updated 3 years ago
- Box Office is a concept app intended to show best practice when working with paged API responses☆31Updated 4 years ago
- iOS Multi-Screen Data Entry Flow with SwiftUI and MVVM☆80Updated 3 years ago
- iOS app demonstrating use of VIPER Architecture, written for my Medium article. Uses https://thesimpsonsquoteapi.glitch.me API to retriev…☆27Updated 5 years ago