Dan Bray

Results 1 comments of Dan Bray

if let indexPath = indexPath, let currentCell = collectionView?.cellForItem(at: indexPath) { cellFakeView = RACellFakeView(cell: currentCell) }