/BA_SelectableCollectionView

Subclass of UICollectionView which offers selecting multiple items.

Primary LanguageObjective-CMIT LicenseMIT

BA_SelectableCollectionView

Subclass of UICollectionView which offers selecting multiple items.

Screenshots

alt text

Installation

Copy the BA_SelectableCollectionView folder to your project.

Usage

In Interface Builder, change your UICollectionView's custom class to the BA_SelectableCollectionView

Cells must be subclass of BA_MarkableCollectionView

License

This code is distributed under the terms and conditions of the MIT license