I have an iOS app with UITabBarController
on a master screen, navigating to a detail screen hiding the UITabBarController
with setting hidesBottomBarWhenPushed = true
.
When going back to the master screen the UITabBarController
does a strange "jump" as shown on this GIF:
This happens only on iOS 12.1, not on 12.0 or 11.x.
Seems like an iOS 12.1 bug, because I noticed other apps like FB Messenger with this behavior, but I was wondering, is there some kind of workaround for it?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…