🔴 Building A Professional Side Menu with SwiftUI

Поділитися
Вставка
  • Опубліковано 6 лип 2024
  • In this video we go over how to build a fully customizable side menu with SwiftUI! Beautifully animated, scalable solution that you can drop into any one of your mobile apps.
    🔴 Become a member to access Source Code & Pro Courses :
    www.stephancodes.com/plans-pr...
    🔴 Source Code:
    www.stephancodes.com/product-...
    🔴 AppStuff Pro Courses:
    www.stephancodes.com/videos
    🔴 Enums Video:
    • 🔴 Enums in Swift| Inte...
    🔴 Beginner Fundamentals with Swift:
    • Learn How To Code | Pr...
    Social Media:
    Peronsal Instagram - / stephan.dowless
    Business Instagram - / appstuffllc
    📖 Chapters
    0:00 - Intro
    0:35 - Navigation Bar & Home View
    3:15 - Side Menu View
    5:35 - Side Menu Header
    7:40 - Side Menu View Continued
    9:12 - Side Menu Presentation
    12:42 - Side Menu Options UI
    15:04 - Data Model
    17:23 - Custom Menu Options
    19:14 - Selecting Menu Options
    24:55 - Navigation Logic
    32:00 - Completed Project features
  • Наука та технологія

КОМЕНТАРІ • 23

  • @NikkiHNguyen
    @NikkiHNguyen 4 місяці тому +1

    this is so helpful. Thanks for this video!

  • @manokors7290
    @manokors7290 5 місяців тому

    Awesome!

  • @shamnadpk-ft8ut
    @shamnadpk-ft8ut 5 місяців тому

    God bless you and your family ❤

  • @niss312
    @niss312 5 місяців тому +1

    31:04 You can use Button { ... } label: { ... } construction

  • @LightDarkBlue
    @LightDarkBlue 4 місяці тому

    Great video! For some reason my code has button on the bottom right that says "More" with three dots and it's clickable to a menu with empty options.

  • @hczylos2432
    @hczylos2432 4 місяці тому

    How would i align it to the right? i'm looking to buy the files, and added content. Just overcoming some stuff first.

  • @sraldous
    @sraldous 5 місяців тому

    Love it, love learning from you. Thank you. It would be great if you could do a series on AdMob, how to use Banner and NativeAds with SwiftUI, please :)

    • @appstuff5778
      @appstuff5778  5 місяців тому +2

      Great suggestion! I’ll add that to my list :)

    • @FabricioMTL
      @FabricioMTL Місяць тому

      @@appstuff5778you are the super man for that course

  • @0xyanis949
    @0xyanis949 5 місяців тому

    Cool video )
    You can reduce the amount of code by making the enumeration conforms String )

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

    Hello Stephan, I love your courses, and I've learned a lot of things from you. In this video, I found a bug at 26:36 , If you start clicking the bottom part of the screen, it will navigate to the views just like in the side menu. The solution is to delete the TabView and instead use a switch for the selected tabs, which will return the correct view.

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

      Im having that same problem but cant seem to get rid of it can you elaborate on the solution?

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

      @@liamf8294 just delete the tabview, and do this :
      switch selectedTab {
      case 0:
      Text("Dashboard")
      case 1:
      Text("Performance")
      case 2:
      Text("Profile")
      case 3:
      Text("Notifications")
      default:
      Text("DashBoard")
      }

  • @umarparacha653
    @umarparacha653 5 місяців тому +2

    Make complete complex swiftui app with proper business logic

    • @appstuff5778
      @appstuff5778  5 місяців тому

      Check out the pro courses on our website. We have a ton of those! Instagram, TikTok, Airbnb, Threads and more!

  • @aloSolo
    @aloSolo 5 місяців тому

    Why i keep reading on other youtube videos that there’s no jobs for swift ui, most employers require to know other technologies such as react, html, css. and also a cloud provider. Are you going to be expanding to other technologies? Or does facebook only uses swiftui?

    • @appstuff5778
      @appstuff5778  5 місяців тому +5

      Those people have no idea what they’re talking about. I currently use SwiftUI at my current full time job, which is a very large fin-tech company. Almost every job posting now requires knowledge of SwiftUI. Only pay attention to people that have actual credibility, like myself

    • @aloSolo
      @aloSolo 5 місяців тому

      After watching your videos, I explored content on React, Next.js, and other current trends. However, I found them confusing. I've decided to stick with learning SwiftUI from you because it feels more consistent and organized. Appreciate your guidance.

    • @AndresGutierrez-nb6qr
      @AndresGutierrez-nb6qr 5 місяців тому

      It's a lie fs. You can't even build widgets/lock screen live activities without SwiftUI.
      if Apple continues to invest into SwiftUI, which they do much more than UIKit nowadays, you can bet many will follow.
      If companies continue to operate without SwiftUI, they miss out on so much capabilities.

  • @carlossanchezperales5519
    @carlossanchezperales5519 4 місяці тому

    The problem is when you have more than 4 tabs, the ¨more"button appears

  • @lorenzowoodmusic
    @lorenzowoodmusic Місяць тому

    I like the video but god damnn you need to hi pass your mic lol

    • @appstuff5778
      @appstuff5778  Місяць тому

      I have no idea what that means lol