This app demonstrates where [weak self] may and may not be needed
☆217Mar 2, 2020Updated 6 years ago
Alternatives and similar repositories for weak-self
Users that are interested in weak-self are comparing it to the libraries listed below
Sorting:
- ☆14Dec 2, 2018Updated 7 years ago
- A list of cool DSLs made with Swift 5.4’s @resultBuilder☆1,137Jun 16, 2024Updated last year
- RxSwift to Apple’s Combine Cheat Sheet☆2,090Jan 20, 2026Updated 2 months ago
- Find retain cycles / memory leaks sooner.☆3,292Mar 5, 2026Updated 2 weeks ago
- 🌩 Simple HTTP network abstraction layer written in Swift☆145Jan 7, 2021Updated 5 years ago
- 🎌 Powerful navigation library for iOS based on the coordinator pattern☆2,379May 9, 2025Updated 10 months ago
- A tool to identify unused code in Swift projects.☆6,037Feb 25, 2026Updated 3 weeks ago
- 📊 Extract and analyze the evolution of an iOS app's code.☆1,153Dec 18, 2025Updated 3 months ago
- The official Swift style guide for Kodeco.☆13,200Apr 1, 2025Updated 11 months ago
- Powerful property wrapper to back codable properties.☆487Mar 23, 2021Updated 4 years ago
- source code☆15Nov 4, 2021Updated 4 years ago
- Color themes I use in apps (Xcode & more).☆16Feb 16, 2021Updated 5 years ago
- Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in …☆4,336Mar 8, 2026Updated 2 weeks ago
- A Swift playground explaining the concepts of the new Combine framework☆1,181Feb 1, 2024Updated 2 years ago
- Simple, fast, modular Web-scrapping engine written in Swift☆15Dec 2, 2021Updated 4 years ago
- ReactiveCoordinator is a framework based on the Coordinator pattern. Implemented in RxSwift☆13Jan 14, 2020Updated 6 years ago
- A collection of Swift Property Wrappers (formerly "Property Delegates")☆1,336Oct 14, 2022Updated 3 years ago
- EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching. It als…☆102Jul 16, 2020Updated 5 years ago
- Companion app to my article on concurrency☆104Feb 5, 2020Updated 6 years ago
- Dependency injection framework for Swift with iOS/macOS/Linux☆6,700Sep 1, 2025Updated 6 months ago
- Reactive extension for the EnumKit framework to enable easy working with observables streams of events as enum cases☆20Jan 4, 2021Updated 5 years ago
- 📸 Delightful Swift snapshot testing.☆4,184Updated this week
- Project and source code of the iOS Dev Mentoring #008 - Test-driven MVVM with RxSwift☆54Sep 16, 2021Updated 4 years ago
- Timelane + RxSwift☆130Feb 19, 2021Updated 5 years ago
- Minimal example of collection views with full width vertical flow, and full height horizontal flow☆19Jun 27, 2018Updated 7 years ago
- A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-fea…