Skip to content

ud7/UDTableView-allowsMultipleSelection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

???

About

UDTableView allowsMultipleSelection backport to pre iOS5

Resources

Stars

Watchers

Forks

Packages