You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = "Dynamic size computation and cacheing for cells."
s.description = <<-DESC
RZCellSizeManager is an object used to cache and get cell heights for UICollectionView cells and UITableView cells. It works expecially well when using AutoLayout but can be used anytime you want to cache cell sizes.