Search results for configure

KConfigurableCollectionViewDemo screenshot

KConfigurableCollectionViewDemo

December 28, 2016 • Apache 2.0 License
You can fully configure your collection view to handle number of items in a row.
ReuseCellConfigure screenshot

ReuseCellConfigure

August 06, 2016 • MIT License
You can configure ReusableCell without casting! let cell = tableView.dequeueReusableCellWithIdentifier("LeftIconTableViewCell", classForCell: LeftIconTableViewCell.self) { $0.alphabetLabel.te...