Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.27 KB

CollectionsTablesAndCells.md

File metadata and controls

42 lines (25 loc) · 2.27 KB

UICollectionView, UITableView, ScrollViews and Cells

Libraries for customizing collection views, table views, and cells.

Scrollable UINavigationBar that follows the scrolling of a UIScrollView

Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app).

Simple, quick iOS tables, grids, and more

Provides several techniques for table view and collection view and content management including automatic computation of row height or item size via autolayout

Parallax effect for the cells inside a UICollectionView.

Video Below:

Video

NMPaginator is a simple Objective-C class that handles table pagination for you.

Easy-to-use UITableViewCell subclass that implements a swipeable content view which exposes utility buttons (similar to iOS 7 Mail Application)

A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app