Skip to content

Instantly share code, notes, and snippets.

@TerryCK
Created August 19, 2017 08:23
Show Gist options
  • Save TerryCK/e16fc730d5458243e25235118e832eab to your computer and use it in GitHub Desktop.
Save TerryCK/e16fc730d5458243e25235118e832eab to your computer and use it in GitHub Desktop.
usingSigleton.swift
SingletonClass.shared.constantProperty
SingletonClass.shared.someMethod()
SingletonClass.shared.variableProperty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment