EmbeddedSources / UIVerticalSliderView

UITableView based container that supports left-right scrolling. Supports paging and reordering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet another implementation of horizontal scroll contatiner. It is based on horizontal UITableView.
This demo project contains some patches that make it capabl of hosting other scroll views.

License : BSD
Supports iOS versions 5.0 and higher. Uses ARC "weak" runtime features

About

UITableView based container that supports left-right scrolling. Supports paging and reordering.

License:Other