Ramotion / folding-cell

:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion

Home Page:https://www.ramotion.com/folding-cell/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulldown not load new data , and button click refresh that page

isaacraja15 opened this issue · comments

Hi sir,
I Have one doubt if i click request button in that expand view and pull down load latest data not showing .

im using alamofire its dynamically generator all cell if i pull down , i have new data mean its need to update ?

im using tableview.reload? its not working

commented

FoldingCell is a lib wich add animation for UITableViewCell. It contains the method for setting unselect cell state https://github.com/Ramotion/folding-cell/blob/master/FoldingCell/FoldingCell/FoldingCell.swift#L267.