sakkaras / SKSTableView

An expandable table view.
MIT License
446 stars 115 forks source link

Storyboard Running Issue #25

Closed LuaiKalkatawi closed 9 years ago

LuaiKalkatawi commented 9 years ago

I want to add this library to my project. I have dropped SKSTableViewImp folder to my project and I copy all code from the ViewController.h/m of the SKSTableView folder and paste it to mine. Also I have delegate and datasource to my TableView. It is working and I can see the data but unfortunately once I click on the cell it won't expand. Please is this a bug with the Storyboard?

Thanks.

LuaiKalkatawi commented 9 years ago

It was my fault. It is working fine.