Skip to content

TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.

License

Notifications You must be signed in to change notification settings

qiaoyan/TLIndexPathTools

Repository files navigation

TLIndexPathTools is a set of components designed to greatly simplify building rich, dynamic table and collection views. Here are some of the awesome things that TLIndexPathTools does:

  • Automatically calculate and perform animated inserts, deletes and moves.
  • Automatically organize the data model into sections.
  • Simplify implementing data source and delegate methods via rich data model APIs.
  • Provide a simpler alternative to Core Data's NSFetchedResultsController
  • Provide base table view and collection view classes with advanced features

Take a look at the ReadMe on GitHub

About

TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 82.9%
  • HTML 12.1%
  • CSS 4.2%
  • Other 0.8%