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

Update Readme.md please.

SheldonWangRJT opened this issue · comments

cell.selectedAnimation(false, animated: true, completion: nil) in Readme is never there in the framework. And it took me a while to find a function called unfold to do the work.

Is unfold the really right function to call? I am seeing the folding animations showed brownish color and it unfolded larger than my cell height

I'm having the same issue.