Why does NavigationLink destination view conflict with onAppear

后端 未结 0 768
自闭症患者
自闭症患者 2021-01-01 22:36

I have an EnvironmentObject to control whether my tab bar appear.

struct FirstPageView: View {

    @EnvironmentObject var tabBarController: TabBarController
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题