Skip to content

Instantly share code, notes, and snippets.

@onmyway133
Created July 4, 2018 08:51
Show Gist options
  • Save onmyway133/0c02d26f4d56087225873799b7d37f75 to your computer and use it in GitHub Desktop.
Save onmyway133/0c02d26f4d56087225873799b7d37f75 to your computer and use it in GitHub Desktop.
viewModel.getFacebookFriends { friends in
self.friendCountLabel.text = "\(friends.count)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment