52inc / Pulley

A library to imitate the iOS 10 Maps UI.
https://cocoapods.org/pods/Pulley
MIT License
2.02k stars 265 forks source link

Dynamic Height Issue for UITableView Cells (Swift) in Drawer-view controller #355

Closed nk017 closed 5 years ago

nk017 commented 5 years ago

In drawer view controller inside add table view inside that table view registered cell automatic not increase height. If i have register That cell register in primary controller it's working fine.