7 Forks
31 Stars
31 Watchers

PartialTable

An example iOS project to show how to load a subset of data in a table view with a "Display More" button as the last cell which loads more data into the table.

How to download and setup PartialTable

Open terminal and run command
git clone https://github.com/Abizern/PartialTable.git
git clone is used to create a copy or clone of PartialTable repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PartialTable https://github.com/Abizern/PartialTable/archive/master.zip

Or simply clone PartialTable with SSH
[email protected]:Abizern/PartialTable.git

If you have some problems with PartialTable

You may open issue on PartialTable support forum (system) here: https://github.com/Abizern/PartialTable/issues