NavigationSplitView on visionOS (Lesson 2)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024
  • Using Xcode 15 Beta 4, we are starting to implement a NavigationSplitView with a Sidebar and a Detail View for our visionOS TodoList app.
    🚀 LaunchBuddy: apple.co/3iFcjjW
    📚 Try CWC+: bit.ly/cwc_flo
    ☕️ Buy me a coffee: ko-fi.com/flow...
    👋 Links: flowritesco.de
    🛠 Forge: apple.co/3riG8MQ
    Affiliate Links ❤
    📕 SwiftUI & Combine Books: www.bigmountai...
    🔬 Get Reports about your apps: appfigures.com...
    📊 Privacy focused analytics: dashboard.tele...
    💻 The most powerful mac app for developers: devutils.app/?...
    ☕️ Support me: ko-fi.com/flow...
    If you have any video suggestions please feel free to let me know by a comment.
    Get in contact via
    Twitter: / flowritescode

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

  • @FloWritesCode
    @FloWritesCode  ปีที่แล้ว +2

    This lesson was recorded with Xcode 15 Beta 4. Yesterday, Beta 5 was released, which fixes the SwiftData issues. Because of that, Lesson 5 will refactor the project to use SwiftData. I hope you enjoy this free course!
    Make sure you subscribe to stay in the loop with all my visionOS content!

  • @rasheshbosamiya1482
    @rasheshbosamiya1482 ปีที่แล้ว +1

    thanks for sharing!

  • @breadmachine_official
    @breadmachine_official ปีที่แล้ว +1

    What screen recorder do you use? Because its not OBS for sure. I've seen this style of video on another TH-camr's channel. It's so fancy! Oh, and nice video!

    • @FloWritesCode
      @FloWritesCode  ปีที่แล้ว

      I'm using screenstudio.lemonsqueezy.com?aff=YG4nw for this video :)

    • @breadmachine_official
      @breadmachine_official ปีที่แล้ว +1

      @@FloWritesCode Thank you!

  • @Shopanywant
    @Shopanywant 8 หลายเดือนก่อน

    Hi dude thanks for the tutorial. I want to ask something about a problem I'm experiencing.
    I use pickerController in sidebar of navigationSplitView. The problem is the width value not enough to see all of picker value and I cannot change sidebar width. How can ı solve this problem?
    and one more question. How can ı add sidebar hide and show button as ı functional?