Skip to content

Instantly share code, notes, and snippets.

@TungVuDuc2805
Created June 7, 2020 06:33
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 TungVuDuc2805/0c555a584dade2546a5140a347af67b0 to your computer and use it in GitHub Desktop.
Save TungVuDuc2805/0c555a584dade2546a5140a347af67b0 to your computer and use it in GitHub Desktop.
protocol ProfileCellProtocol {
func view(_ tableView: UITableView) -> UITableViewCell
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment