Skip to content

arorajatin/RetainCyclesDemoSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RetainCyclesDemoSwift

This project gives a demo and step-by-step commits to remove retain cycles in difference scenarios

Retain cyles cause memory leaks. They are bad for your app as well as for the ecosystem. This project has step-by-step commits to remove the retain cycles in different scenarios.

The scenarios covered are mentioned below:

  1. Timers
  2. Blocks
  3. Network Calls

About

This project gives a demo and step-by-step commits to remove retain cycles in difference scenarios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages