Open lethanhclub opened 8 years ago
any news about this?
I am having the same issue
The same issue to me
Hello, thanks for reporting this issue. I can't replicate this on any table view with the latest commit on master. Can you please try the demo, or perhaps provide a way to replicate the issue?
Having the same issue. Does it help that I calculate the height of the rows dynamically? Also, depending where in my viewDidLoad I set self.shyNavBarManager.scrollView = self.tableView, the height of the table changes also.
I'm also seeing this. Anybody have any fixes for it?
make sure the constraints for the collection view or table view are related to superview for top and bottom instead of top and bottom layout guide.
if you scroll up your tableview then its height is reduced.