Skip to content

srinivas656/NSVPageCell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NSVPageCell

Paging cell on UITableview with Page controller

Create Pagination on UITableview cell Using UITableview Controller

NSVPageTable_Cell *cell = (NSVPageTable_Cell *) [tableView dequeueReusableCellWithIdentifier:@"TableCell" forIndexPath:indexPath]; cell.recipeImages = (NSMutableArray *)recipeArray;

About

Paging cell on UITableview with Page controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published