Skip to content

Instantly share code, notes, and snippets.

@mehdok
Created December 8, 2018 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mehdok/1ccd9fc9f5e8aed2ee7b807ff6f33348 to your computer and use it in GitHub Desktop.
Save mehdok/1ccd9fc9f5e8aed2ee7b807ff6f33348 to your computer and use it in GitHub Desktop.
var isLoading: Bool = false {
didSet {
showLoading()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment