Skip to content

Instantly share code, notes, and snippets.

@mutekinootoko
Created January 26, 2015 11:27
Show Gist options
  • Save mutekinootoko/11ebd53b0fc0a98eb10f to your computer and use it in GitHub Desktop.
Save mutekinootoko/11ebd53b0fc0a98eb10f to your computer and use it in GitHub Desktop.
register cell nib
[self.thumbnailView registerNib:[UINib nibWithNibName:@"___" bundle:nil] forCellWithReuseIdentifier:@"___"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment