🔴 Building A Professional Side Menu with SwiftUI

  Рет қаралды 14,792

AppStuff

AppStuff

Күн бұрын

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.stephancod...
🔴 Source Code:
www.stephancod...
🔴 AppStuff Pro Courses:
www.stephancod...
🔴 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

Пікірлер: 32
@NikkiHNguyen
@NikkiHNguyen 11 ай бұрын
this is so helpful. Thanks for this video!
@CsabaTurdesan
@CsabaTurdesan 11 ай бұрын
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 10 ай бұрын
Im having that same problem but cant seem to get rid of it can you elaborate on the solution?
@CsabaTurdesan
@CsabaTurdesan 10 ай бұрын
@@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") }
@SebastienBarrau
@SebastienBarrau 3 ай бұрын
Thanks for posting this. I initially used a switch case then change to a tab view and didn't notice this issue until i read your comment.
@abdullohbahromjonov781
@abdullohbahromjonov781 Ай бұрын
thank you so much
@jusd-k9847
@jusd-k9847 4 ай бұрын
I like your explanation
@sraldous
@sraldous Жыл бұрын
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 :)
@appstuff
@appstuff Жыл бұрын
Great suggestion! I’ll add that to my list :)
@FabricioMTL
@FabricioMTL 9 ай бұрын
@@appstuffyou are the super man for that course
@niss312
@niss312 Жыл бұрын
31:04 You can use Button { ... } label: { ... } construction
@LightDarkBlue
@LightDarkBlue Жыл бұрын
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.
@DugRutBV
@DugRutBV Ай бұрын
I have the same?
@hczylos2432
@hczylos2432 11 ай бұрын
How would i align it to the right? i'm looking to buy the files, and added content. Just overcoming some stuff first.
@awaycoast4099
@awaycoast4099 5 ай бұрын
Can you explain when i make more than 4 the 5th one causes a more option to appear for all the others after 4 is there a way to if it?
@shamnadpk-ft8ut
@shamnadpk-ft8ut Жыл бұрын
God bless you and your family ❤
@umarparacha653
@umarparacha653 Жыл бұрын
Make complete complex swiftui app with proper business logic
@appstuff
@appstuff Жыл бұрын
Check out the pro courses on our website. We have a ton of those! Instagram, TikTok, Airbnb, Threads and more!
@0xyanis949
@0xyanis949 Жыл бұрын
Cool video ) You can reduce the amount of code by making the enumeration conforms String )
@ryannoir9183
@ryannoir9183 6 ай бұрын
Thanks a ton!
@manokors7290
@manokors7290 Жыл бұрын
Awesome!
@aloSolo
@aloSolo Жыл бұрын
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?
@appstuff
@appstuff Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
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 11 ай бұрын
The problem is when you have more than 4 tabs, the ¨more"button appears
@MatthewFawcett-bo1sd
@MatthewFawcett-bo1sd 10 ай бұрын
Im having the same Issue, did you find a solution
@tripleverbosity
@tripleverbosity 7 ай бұрын
I switched to using NavigationSplitView and setting it to .detailOnly. Ended up being a lot cleaner.
@dotnetdevni
@dotnetdevni Ай бұрын
I sm sick these always being behind a pay wall why not give back to cimmuinity
@appstuff
@appstuff Ай бұрын
I want you to think about what you just said. You just watched a video teaching you how to do something for free. This entire KZbin channel, filled with endless hours of content, is free. Is that not giving back to the community? Why don’t you support creators like myself and pay for premium content? Or are you just so entitled you think everything should be free?
@lorenzowoodmusic
@lorenzowoodmusic 8 ай бұрын
I like the video but god damnn you need to hi pass your mic lol
@appstuff
@appstuff 8 ай бұрын
I have no idea what that means lol
Singletons in Swift | The Good, The Bad & The Ugly
22:53
AppStuff
Рет қаралды 2,3 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
SwiftUI Card View - Group Box & Customizations
10:21
Sean Allen
Рет қаралды 19 М.
I built a React Native bottom sheet...with SwiftUI??
8:27
Fernando Rojo
Рет қаралды 1,1 М.
I Spent 100 Hours Inside The Pyramids!
21:43
MrBeast
Рет қаралды 62 МЛН
Kendrick Lamar's Apple Music Super Bowl Halftime Show
13:25
🔴 Protocols in Swift | Intermediate & Advanced Fundamentals
27:38
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН