Skip to content

Instantly share code, notes, and snippets.

@LeoAOliveira
Last active June 19, 2019 02:00
Show Gist options
  • Save LeoAOliveira/df1c96ae0190cf1bb16bdeaafb4fe193 to your computer and use it in GitHub Desktop.
Save LeoAOliveira/df1c96ae0190cf1bb16bdeaafb4fe193 to your computer and use it in GitHub Desktop.
import UIKit
class CollectionViewCell: UICollectionViewCell {
@IBOutlet weak var collectionViewTextLabel: UILabel!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment