Skip to content

A Swift demo application for pagination in UITableview.

Notifications You must be signed in to change notification settings

Harsh061/Pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Pagination

This is a simple project showing how to implement pagnation functionality in UITableView. Compatible with Xcode 9 and Swift 4. My aim of this project is to how we can write the optimal code with following iOS and Swift design patterns.

Features included:

  1. MVP architecture
  2. Pagination
  3. Search functionality
  4. Sort functionality
  5. Detail view of all data

Steps to run the project:

  1. Clone the repository.
  2. Go to directory. Open ternminal. Pod install
pod install
  1. Open the project and run.

Suggestions and contributions are welcome!

About

A Swift demo application for pagination in UITableview.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published