As it is said from the title, when I try to push UIViewController
with UITableView
in it and show LargeTitle, it shows for the very first moment and then hides to the small one.
It's weird but this bug is reproduced on 4 inch devices only.
This behavior is seems to be an Apple's bug.
Any other workarounds or nuances I missed? Thanks for any suggestions.
Uploaded test project (GitHub)
Workarounds I found so far
UITableView
's top to SafeArea's
top, but this approach lose effect of transparent UINavigationBar
and LargeTitle
collapses very fast on scrollingUITableViewController
instead of UIViewController+UITableView
, but this approach loses known flexibility. It's not trivial to hide tableView or add subviews.pushViewController
without animationIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With