Skip to content

When user pull last table view cell at least hight of 2 cell then app will fetch more data from sever and new data will load into table view.

Notifications You must be signed in to change notification settings

yogendrabagoriya/YBTableViewPullData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

YBTableViewPullData

#This project is in Swift 3

What is does..??? When user pull last table view cell at least hight of 2 cell then delegate will put a call to fetch more data from sever and new data will load into table view.

We add RefreshCell to show process view. you can modify you or add your own.

You need to copy code form ViewContoller file to you file. And copy one RefreshCell into your project.

About

When user pull last table view cell at least hight of 2 cell then app will fetch more data from sever and new data will load into table view.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages