Hi guys, I've pretty much added a lot to my CustomCell, its working great. However, theres one thing i cant work out..
My requirement is, for a grouped TableView, On tapping a single UITableViewCell, it should expand below, kinda animate and extend below and show more information in that cell.
On tapping an already expanded cell, it should go back to a "normal" cell state.
Any direction i can have here would be great..
My requirement is, for a grouped TableView, On tapping a single UITableViewCell, it should expand below, kinda animate and extend below and show more information in that cell.
On tapping an already expanded cell, it should go back to a "normal" cell state.
Any direction i can have here would be great..