UDTableView 1.0.0

UDTableView 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Rolandas Razma

UDTableView allowsMultipleSelection backport to pre iOS5

you will need Apple LLVM to compile, alternately you can move declarations from .m to .h and use GCC

tested on iOS3.0 (first gen iPhone)
tested on iOS4.2 (iPhone 3GS)
tested on iOS5.0 (iPhone 4)

Pros

drop in replacement (no code to change in your app) just change UITableView to UDTableView.
Implamentation gracefully fallbacks to default iOS implementation if run on iOS5+

Cons

???