Skip to content

Conversation

oahgnehzoul
Copy link

…y before hidding the background view of the system's navigation bar when poping

原有的问题。比如一个tabbarVC作为rootVC, 有两个tab,tabA 和tabB, 分别有各自的NavA-VCA,NavB-VCB, app启动的时候,VCB是没有load的。在VCA页面 直接跳转tabB的二级页面的时候先把tabbar index设置成1,然后再push 另一个VCD,因为VCB没有load所以在push的时候没有添加fakeBar,但是之后从VCD返回VCB的时候因为没有判断是否有fakeBar就去隐藏了原生的导航栏导致导航栏会闪一下。

…y before hidding the background view of the system's navigation bar when poping
@MoZhouqi MoZhouqi force-pushed the master branch 3 times, most recently from 394ac65 to 57e0c19 Compare September 18, 2020 09:24
@MoZhouqi MoZhouqi force-pushed the master branch 2 times, most recently from 74d652e to 2169f89 Compare October 2, 2023 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant