Empty States in SwiftUI - iOS 17
4:33
Build A SwiftUI Airbnb App
48:52
Жыл бұрын
Пікірлер
@wilkinanthony4369
@wilkinanthony4369 Күн бұрын
hey so im new to coding and am learning about Api's, and want to do a anime project for AnimeNewsNetwork api , can you make a video on how to open and use it for a project, im a little lost since its my first time doing this
@swiftsifu
@swiftsifu 3 күн бұрын
thank you!
@popposoft
@popposoft 3 күн бұрын
just bought a new iphone after 10 years of exile in some samsung android ecosystem, can't wait to build something similar out of this tutorial serie! great first episode... good lord, from objc to this is a huge leap forward
@krisharma001
@krisharma001 5 күн бұрын
3:49 here i'm unable to expand the project tree.
@westonforbes
@westonforbes 8 күн бұрын
Fantastic pace & video.
@JoanContofalsky-q4j
@JoanContofalsky-q4j 8 күн бұрын
Schmitt Brook
@marcoalonsoiosdev
@marcoalonsoiosdev 8 күн бұрын
Whats the difference between BGAppRefreshTask and BGProcessingTask?
@marcoalonsogames
@marcoalonsogames 8 күн бұрын
Whats the difference between BGAppRefreshTask and BGProcessingTask?
@pjm17
@pjm17 8 күн бұрын
Thoughts on RevenueCat vs vanilla storekit2 for a beginner in 2024?
@fossjonc
@fossjonc 9 күн бұрын
This video was incredibly helpful and very direct/straight forward (along with your weak vs strong video) - Thanks for your work, liked & subscribed! :)
@betsiel3610
@betsiel3610 9 күн бұрын
will this work in android?
@danielbaltar5176
@danielbaltar5176 9 күн бұрын
When I try to open the app on the iPhone I receive a message that the app is blocked because It tried to access confidential information from my Google Account. What should I do to be able to use the app?
@tonycartwright2621
@tonycartwright2621 9 күн бұрын
Although your video is 4 years old I have found it extremely helpful in setting up tables. As a start I tried implementing your code but got 2 errors:- func insertNewVideoTitle() { videos.append (addVideoTextField.text!) ERROR Cannot convert value of type 'String' to expected argument type 'Int' let indexPath = IndexPath(row: videos.count - 1, section: 0) tableView.beginUpdates() tableView.insertRows(at: [indexPath], with: .automatic) // tableView.insertRows(at: [indexPath(row 1, section 0,)], with: .automatic) // vectored insert tableView.endUpdates () addVideoTextField.text = "" view.endEditing (true) // hides keyboard AND towards the end let videoTitle = videos[indexPath.row] cell.videoTitle.Int = videoTitle ERROR Value of type 'UITableViewCell' has no member 'videoTitle' return cell I just can't work out how to fix these two. Are you or anyone able to help?
@SantanaSays921
@SantanaSays921 10 күн бұрын
"I have the documentation open, but were not going to read it otherwise why would you be here" 😂 I feel seen. Lets proceed
@FishingwithTyBaker
@FishingwithTyBaker 11 күн бұрын
Terrible tutorial. You've built things like storyboard and other things off camera that you need to build this. Don't show a tutorial that can't be followed. Really a shame because I wanted to build this, but I can't because you didn't show all the steps.
@drivedrive-r8l
@drivedrive-r8l 11 күн бұрын
thanks for made series .., from pakistan
@Thachosenone40
@Thachosenone40 12 күн бұрын
Does this work for UIKit as well?
@ksam77877
@ksam77877 13 күн бұрын
Bro you said when var lastname : string so it should be a string a word then why “123” these are int plas explain?
@OlympiaMazzei-t5t
@OlympiaMazzei-t5t 14 күн бұрын
Huel Union
@muradbay4602
@muradbay4602 14 күн бұрын
Don't we need to set up any permission to access contacts in Info.plist?
@benjiashamole610
@benjiashamole610 16 күн бұрын
How are you able to call thing.printAsync before you instantiate thing??
@keejay98195
@keejay98195 16 күн бұрын
hey amazing tutorial! i’ve watched your to-do list tutorial before where you explain the basics of Firebase. Now I’ve built an app using firebase but I want to integrate swift data to only upload/fetch whenever there is internet and be able to do stuff inbetween. i would really appreciate a tutorial on how to integrate swiftdata into a firebase project as I’m really struggling with that! 🙏🏼
@LacyMongeau-u6x
@LacyMongeau-u6x 16 күн бұрын
Hudson Landing
@konstantin_sng
@konstantin_sng 16 күн бұрын
🔥🚀 First tutorial for Xcode and i loved it. Woderful step-by-step guidance into the ios programming world. Thanks a lot! ✨
@swidan165
@swidan165 17 күн бұрын
turn on subtitles
@JacquesHolzmeister
@JacquesHolzmeister 18 күн бұрын
076 Chasity Drive
@MrTalhakhan01
@MrTalhakhan01 18 күн бұрын
so basically actor encapsulates a class and convert every method to async?
@EvelynHyatt-q8d
@EvelynHyatt-q8d 19 күн бұрын
Enos Radial
@jinhanli9481
@jinhanli9481 19 күн бұрын
I need help
@drstarson
@drstarson 19 күн бұрын
Great tutorial! Thx!
@jinhanli9481
@jinhanli9481 19 күн бұрын
Are you done with your code?
@jinhanli9481
@jinhanli9481 19 күн бұрын
I need some help
@omop5922
@omop5922 10 күн бұрын
​@@jinhanli9481 were you able to follow the tutorial properly?
@MegaOlzo
@MegaOlzo 19 күн бұрын
Thanks! Still actual)
@eslamsaad2887
@eslamsaad2887 20 күн бұрын
hello there. i can't find asDictionary(), the question is, is this a function of your build or is this a built-in function?
@fredadaforman3120
@fredadaforman3120 21 күн бұрын
499 Kuhn Pike
@EquipteHarry
@EquipteHarry 21 күн бұрын
Wilson George Clark David Thompson Matthew
@EquipteHarry
@EquipteHarry 21 күн бұрын
Miller Helen Jackson Richard Davis Cynthia
@subhampatel6007
@subhampatel6007 22 күн бұрын
Why my app is showing this error after code functionality of login "11.2.0 - [GoogleUtilities/AppDelegateSwizzler][I-SWZ001014] App Delegate does not conform to UIApplicationDelegate protocol."
@shavanatomlinson11053
@shavanatomlinson11053 23 күн бұрын
I own it again with Cameron Taylor; Damia Wilson, et Shanice morris?!
@will_hunt
@will_hunt 24 күн бұрын
This is great but around 1:05:00 (and before) I feel like it starts moving so fast. It's like adding 30 letters of code every 5 seconds and only explaining 1/5 of it and is super hard to keep up with I do want to add though that this is awesome, thanks for making this for free!
@will_hunt
@will_hunt 23 күн бұрын
Also around 1:29:00, maybe I'm too entry level, but it is confusing when you added all the userId stuff without explaining
@jinhanli9481
@jinhanli9481 19 күн бұрын
@@will_huntare you done with your project I may need some help
@keejay98195
@keejay98195 25 күн бұрын
what device are you running xcode on? your builds are so quick, on my mac air m1 it takes aaaaaages
@samuelalarcon3730
@samuelalarcon3730 25 күн бұрын
matee pls help me i have no app delegate, idk what to doo
@hami1705
@hami1705 25 күн бұрын
not good enough! no real explanation
@TennysonJonathan
@TennysonJonathan 27 күн бұрын
8828 Rosemary Grove
@adammarshaev3752
@adammarshaev3752 28 күн бұрын
goat 🔥🚀 thanks for the tutorial!!!
@appscreens
@appscreens 29 күн бұрын
Just came across your video, we think you'll love our tool! AppScreens helps developers and marketers create professional, app store-ready screenshots effortlessly, with support for every device, store, and language. Let us know what you think!
@romanschuster1709
@romanschuster1709 29 күн бұрын
Thank you so much man, you are a great teacher. Made an app for my girl's mom's birthday that impressed the ever-living cheek out of her family building on what you put together in this video. I owe you a whole case of beer bro
@xiangyubi8218
@xiangyubi8218 29 күн бұрын
Guys, I think now the pod 'firebase/core' is updated to pod'Firebase/Analytics"
@sssantanu
@sssantanu 29 күн бұрын
How to make an iphone app in windows os
@AnthonyGonzalez-r7q
@AnthonyGonzalez-r7q 29 күн бұрын
Emmanuel Stream
@abilliondreamss
@abilliondreamss Ай бұрын
How to do the same in web application?
@Otisdub
@Otisdub Ай бұрын
BEST SERIES EVER ty man!