DenTelezhkin/DTCollectionViewManager

Quick start updates

vladimir-trib opened this issue · 1 comments

DTCollectionViewManageable doesn't work with outlets like @IBOutlet weak var collectionView: UICollectionView!. Please, updates the Quick start documentation to use the following protocol DTCollectionViewNonOptionalManageable instead of the DTCollectionViewManageable for @outlet. Thanks.

Hi! The readme was updated to reflect code for the 7.0.0-beta, that does not have DTCollectionViewNonOptionalManageable protocol anymore.

Sent with GitHawk