Search results for reusableview

No image provided.

ReusableProtocol

July 08, 2019 • MIT License
A helpful and pure Swift implemented library for registering and reusing cells or views in the table view and collection view.
MHPinterestLayout screenshot

MHPinterestLayout

August 12, 2017 • MIT License
Flexible Pinterest-like layout
PKCSwipeReusableView screenshot

PKCSwipeReusableView

July 10, 2017 • MIT License
ReusableView Add Left, Right Swipe Button
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...