Building a Photo Gallery app in SwiftUI Part 1: Memory Management using PhotoKit
Hello, and welcome back! This is part 1 of 4 of the “Building a Photo Gallery app in SwiftUI” series.
In this post, we’re going to talk about memory management. Memory is a very important resource as it is shared by many apps including the system itself.