UICollectionViewCell awakefromnib example
Example: UICollectionViewCell awakefromnib example
collectionView!.registerNib(UINib(nibName: "RDCell", bundle: nil), forCellWithReuseIdentifier: "Cell")
collectionView!.registerNib(UINib(nibName: "RDCell", bundle: nil), forCellWithReuseIdentifier: "Cell")