SwiftUI DisclosureGroup Tutorial

Поділитися
Вставка
  • Опубліковано 11 вер 2024
  • Learn how to use a DisclosureGroup in your SwiftUI project to hide or show information in your UI
    In this SwiftUI Disclosure Group tutorial, we’ll cover:
    A basic usage example
    How to programmatically control the DisclosureGroup state
    How to use DisclosureGroup in a Form
    👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. cwc.to/youtube...
    Download sample code for all SwiftUI components here:
    cwc.to/swiftui...
    Article version of this tutorial:
    codewithchris....
    Apple Documentation:
    developer.appl...
    For tutorials of other SwiftUI components, check out our playlist here:
    • SwiftUI Components

КОМЕНТАРІ • 18

  • @CodeWithChris
    @CodeWithChris  3 місяці тому

    👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. cwc.to/youtubeoffer

    • @Fernando_Urbino
      @Fernando_Urbino 3 місяці тому +1

      Do you have discord??

    • @CodeWithChris
      @CodeWithChris  3 місяці тому

      @@Fernando_Urbino Hi! No, we don't have a discord currently. We have a community forum instead at codecrew.codewithchris.com. Hope to see you there!

    • @Fernando_Urbino
      @Fernando_Urbino 3 місяці тому

      Oh someone is trying to scam me and I thought it was you

  • @alekassyrian3473
    @alekassyrian3473 3 місяці тому

    hello chris .. really nice work and excellent toturials , i have a question if you dont mind answering
    if i wanna make a complicated app like facebook for example ,, is xcode suitable for all the work OR i need to work on figma for example to design my app ??

    • @CodeWithChris
      @CodeWithChris  3 місяці тому +2

      I'd recommend having a design spec in Figma so you can have a guide to develop your UI and you can also export assets easily for Xcode when you need to import assets.
      You can use Xcode to develop the iOS app for sure, but a complicated app like Facebook needs more work than building the app itself.
      You will need to develop the backend to service data to your app, and you will also need to develop the infrastructure that your backend would run. Those two fields require different skillsets but are very valuable to learn nonetheless. However, you can also use a BaaS like Firebase as an alternative to building a backend and infra on your own. - Iñaki

    • @alekassyrian3473
      @alekassyrian3473 3 місяці тому

      @@CodeWithChris thanks ,, i appreciate it

  • @arozendojr
    @arozendojr 3 місяці тому

    Do you want to show how to configure hot reload and save formatting?

    • @CodeWithChris
      @CodeWithChris  3 місяці тому

      SwiftUI previews hot-reload by default, but not in the iOS simulator like how Flutter does it. Sometimes hot-reloading stops, and your preview pauses. You might need to manually resume it, especially if you have a custom build script that takes time for Xcode to execute. There's a workaround for that here: stackoverflow.com/a/62216533 - Iñaki

  • @Pranav_bhopi
    @Pranav_bhopi 3 місяці тому

    hi codemaker

    • @CodeWithChris
      @CodeWithChris  3 місяці тому

      Thanks for watching! - Iñaki

    • @Pranav_bhopi
      @Pranav_bhopi 3 місяці тому

      @@CodeWithChris i got scammed on ur name

  • @No_Username3
    @No_Username3 3 місяці тому

    First

    • @sanjeev3799
      @sanjeev3799 3 місяці тому

      Second

    • @CodeWithChris
      @CodeWithChris  3 місяці тому +1

      Thanks for watching! - Iñaki

    • @No_Username3
      @No_Username3 3 місяці тому

      @@CodeWithChris I had a question, can you make a video explaining how to make a website for a movie theatre where customers can book seats? I would really appreciate it, and I love your videos btw, keep up the good work 🔥🔥

  • @rajivd.pineda2841
    @rajivd.pineda2841 3 місяці тому

    Hi do you play Roblox?