🔴 Building A Professional Side Menu with SwiftUI

Sdílet
Vložit
  • čas přidán 2. 06. 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
  • Věda a technologie

Komentáře • 23

  • @NikkiHNguyen
    @NikkiHNguyen Před 3 měsíci +1

    this is so helpful. Thanks for this video!

  • @manokors7290
    @manokors7290 Před 4 měsíci

    Awesome!

  • @shamnadpk-ft8ut
    @shamnadpk-ft8ut Před 4 měsíci

    God bless you and your family ❤

  • @CsabaTurdesan
    @CsabaTurdesan Před 2 měsíci +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 Před 2 měsíci

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

    • @CsabaTurdesan
      @CsabaTurdesan Před 2 měsíci

      @@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")
      }

  • @LightDarkBlue
    @LightDarkBlue Před 3 měsíci

    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 Před 3 měsíci

    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 Před 4 měsíci

    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  Před 4 měsíci +2

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

    • @FabricioMTL
      @FabricioMTL Před 22 dny

      @@appstuff5778you are the super man for that course

  • @0xyanis949
    @0xyanis949 Před 4 měsíci

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

  • @niss312
    @niss312 Před 4 měsíci

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

  • @umarparacha653
    @umarparacha653 Před 4 měsíci +2

    Make complete complex swiftui app with proper business logic

    • @appstuff5778
      @appstuff5778  Před 4 měsíci

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

  • @aloSolo
    @aloSolo Před 4 měsíci

    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  Před 4 měsíci +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 Před 4 měsíci

      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 Před 3 měsíci

      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 Před 3 měsíci

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

  • @lorenzowoodmusic
    @lorenzowoodmusic Před 9 dny

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