Skip to content

Instantly share code, notes, and snippets.

@srdanrasic
Last active February 10, 2018 13:54
Show Gist options
  • Select an option

  • Save srdanrasic/b08f485612f81d104a84e5978571778f to your computer and use it in GitHub Desktop.

Select an option

Save srdanrasic/b08f485612f81d104a84e5978571778f to your computer and use it in GitHub Desktop.
public class ProfileViewController: UIViewController {
public let nameLabel: UILabel
public let imageView: UIImageView
public let friendsView: UICollectionView
public let logoutButton: UIButton
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment