Skip to content

Instantly share code, notes, and snippets.

@feighter09
Last active March 28, 2017 05:59
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 feighter09/c8bdbee52f4ae178133a2a592566d432 to your computer and use it in GitHub Desktop.
Save feighter09/c8bdbee52f4ae178133a2a592566d432 to your computer and use it in GitHub Desktop.
tableView.register(forReuse: StoryCell.self)
let cell = tableView.dequeueReusable(StoryCell.self, for: indexPath)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment