One of my most used design patterns when developing for iOS is the singleton pattern. Itâs an extremely powerful way to share data between different parts of code without having to pass the data around manually. More about the singleton pattern and other patterns can be found in this excellent book: Background Singleton classes are an important concept to understand because they exhibit an extreme
{{#tags}}- {{label}}
{{/tags}}