ConfigurableTableViewController
ConfigurableTableViewController copied to clipboard
didSelectRowAtIndexPath method
I really like this example and I start using it. I have just one question. How would method didSelectRowAtIndexPath look like? What's best solution for this? Thanks
Hi @LiborZ,
What is the exact problem you are having with didSelect..?
How we get the cell or the indexPath from the cell selected?