Swift uses Automatic Reference Counting to determine when it can release memory. Learn when to use unowned & weak to prevent reference cycles & lost memory.
The post Video Tutorial: Advanced Swift 3 Part 11: ARC with Objects appeared first on Ray Wenderlich.