Skip to content

Instantly share code, notes, and snippets.

@zontan
Created September 9, 2020 00:15
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 zontan/7510d5b38c0a8ed0b939c7973f6c3e06 to your computer and use it in GitHub Desktop.
Save zontan/7510d5b38c0a8ed0b939c7973f6c3e06 to your computer and use it in GitHub Desktop.
class LiveTableViewCell: UITableViewCell {
@IBOutlet weak var nameLabel: UILabel!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment