bharath2020 / UITableViewTricks

Simple UITableView tricks with focus on UITableViewCell Layout
Other
422 stars 105 forks source link

pushViewController #4

Open bayfatih2000 opened 11 years ago

bayfatih2000 commented 11 years ago

When I select a cell on the table, it passes to second screen. However, the second screen comes with only a black page. Nothing (button, label...) is seen.

What can I do ?

Thank you

bayfatih2000 commented 11 years ago

Also, storyboard (from table cell to second view controller) is not working. I don't understand why?