Ep. 010 // Creating a BrowseView Using a SwiftUI Sheet with NavigationView

Поділитися
Вставка
  • Опубліковано 4 січ 2021
  • ** Access Source Code on Patreon: / 60611407 **
    Welcome to our RealityKit + SwiftUI Course! In this course, you’ll learn how to build an AR furniture app for iPhone and iPad.
    In this video, we’ll go over how to implement our BrowseView using a SwiftUI Sheet with NavigationView.
    This video is part of the RealityKit + SwiftUI Course playlist: • RealityKit + SwiftUI C...
    --LEGAL DISCLAIMER--
    This course and all corresponding materials (e.g. source code) are provided on an “AS IS” basis, without warranty of any kind, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, and non-infringement.
    #RealityKit, #ARKit, #SwiftUI

КОМЕНТАРІ • 8

  • @martinjonesdh
    @martinjonesdh 3 роки тому

    Another great tutorial Ryan. Looking forward to the next video

  • @mariorobles9510
    @mariorobles9510 3 роки тому

    Great content. Thank you!
    Waiting for the next video.

  • @johannesmann4934
    @johannesmann4934 3 роки тому

    Love this series as I am new to SwiftUI and ARkit. Easy to follow and a calm voice. If I may suggest that you write the name of your app in every title of this playlist like "// iFurniture 010" - than it's easier to follow in the side-navigation of UA-cam.

    • @johannesmann4934
      @johannesmann4934 3 роки тому

      Yes! I would like to learn how ARkit can automatically display certain 3D objects on specific items in the room. Say you have a sheet of paper with an "X" marked on it. When launching the app and hovering over said sheet, it automatically recognizes the "X" and places a 3D model on it. More advanced: Moving the sheet of paper around drags the object with it and changes e. g. its height. Sounds tricky to me... But maybe after this series!

  •  3 роки тому +2

    Hi, Ryan! I have another question. Does the Apple Developer Program teach step by step Xcode and Swift? Or just some topics are discussed? Another thing: how did you start developing in iOS?

  • @fatimaali4173
    @fatimaali4173 3 роки тому

    waiting!

  • @mariorobles9510
    @mariorobles9510 3 роки тому

    Im not able to compile when BrowseView is added to the ControlButon:
    Instance method 'sheet(isPresented:onDismiss:content:)' requires that 'BrowseView conform to 'View'
    Static method 'buildBlock' requires that 'BrowseView' conform to 'View'
    My code is the same as yours in the video.
    Thank you!

  • @newway8386
    @newway8386 3 роки тому

    Hii Ryan! What the next step after BrowseView. How to view usdz files in browse & setting works?