Skip to content

greg3z/Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book

Simple data collections. Book, Page and Section conform to CollectionType.

  • Section: an array of any elements and a title
  • Page: an array of Sections
  • Book: an array of Pages

Pages are useful for UITableViews with sections. Books can be used for several tableViews in a UIPageController for example.

About

Simple data structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages