Switch Tabs Programmatically in SwiftUI And Hiding TabBar for Views

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

ความคิดเห็น • 4

  • @savagedirk9267
    @savagedirk9267 9 หลายเดือนก่อน +1

    what about applying a fade on hiding the toolbar vs a flat on off?

  • @bobx7339
    @bobx7339 8 หลายเดือนก่อน +1

    Tank you very much for sharing, but I have a question, how to hide the tabBar before iOS 16?

  • @njrojas5434
    @njrojas5434 6 หลายเดือนก่อน

    Hi Azam, thx for this weekly tip. I did implement the EnviromentValue approach for programatically swaping Tab BUT when it happens I got this console log "=== AttributeGraph: cycle detected through attribute 17432 ===" . My implementation is pretty similar, setting new value in the action of a button, I meant happening in main thread. Do you know why am I getting this log? have you seen before?

  • @ayt_daily
    @ayt_daily 6 หลายเดือนก่อน

    How to do that in ios 14 ?? I'm stuck