Skip to content

Instantly share code, notes, and snippets.

@azamsharp
Created October 22, 2017 03:06
Show Gist options
  • Save azamsharp/825ca59dda77a3d24311fe025fb52cb4 to your computer and use it in GitHub Desktop.
Save azamsharp/825ca59dda77a3d24311fe025fb52cb4 to your computer and use it in GitHub Desktop.
private var viewModel :ArticleListViewModel = ArticleListViewModel() {
didSet {
self.tableView.reloadData()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment