A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
-
Updated
Jan 19, 2021 - Swift
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
A Swift micro-framework to easily deal with weak references to self inside closures
Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.
A SPM to support finding memory leaks for Swift projects.
A simple, ergonomic solution for safely capturing method references in Swift.
The demo demonstrates downsampling images technique on the example of a UICollectionView based gallery with prefetching data.
A Caching service for multimedia
A mechanism for safe capturing & weakifying objects in Swift.
🚧 WATCHOUT Memory Leak (Swift)
A simple solution for tiring [weak self] in swift
Design an instant search feature that works on client side using a cache that does not exceed 10 MB of memory footprint on client.
It includes common topics to prepare for iOS interviews
Declare your Swift variables using a Macro for optimal Memory Layout.
ClosureDecorator
This is an example of a Reddit client in iOS using swift with an architecture proposed by me.
MVVM, ProgrammaticUI, CoreData, Rest API
Flickr PhotoSearch is a small app to search images using Flickr API.
A lifecycle tracking tool to find potential memory leaks during development and testing.
swift mobile app that takes a number of images in Photos app and creates symmetrical image by pairs for iphone
Add a description, image, and links to the memory-management topic page so that developers can more easily learn about it.
To associate your repository with the memory-management topic, visit your repo's landing page and select "manage topics."