Skip to content

Instantly share code, notes, and snippets.

@zontan
Created July 6, 2020 17:13
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/b2c7f3f5335a237d77393eaabcf0b431 to your computer and use it in GitHub Desktop.
Save zontan/b2c7f3f5335a237d77393eaabcf0b431 to your computer and use it in GitHub Desktop.
class VideoCollectionViewCell: UICollectionViewCell {
@IBOutlet weak var videoView: UIView!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment