Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save chriswebb09/de514f8a0450ecfb266c7c21481588ba to your computer and use it in GitHub Desktop.

Select an option

Save chriswebb09/de514f8a0450ecfb266c7c21481588ba to your computer and use it in GitHub Desktop.
import UIKit
extension UICollectionViewCell {
static var identifier: String { return String(describing: self) }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment