Animations in UIStackView
6:22
2 жыл бұрын
How to fix UIStackView ambiguity
6:32
Swift - Stack vs Heap
9:58
2 жыл бұрын
UIKit Constraint based Animations
5:11
What are Container View Controllers?
14:30
How to squash and rebase in git
6:02
Xcode 13 No Storyboards
4:03
2 жыл бұрын
The secret to the UIScrollView
11:44
2 жыл бұрын
Core Data One-To-Many SwiftUI
20:54
2 жыл бұрын
SwiftUI Core Data Intro
29:55
2 жыл бұрын
How to switch view flows SwiftUI
8:44
Intro to SwiftUI Data Flow
22:57
2 жыл бұрын
Swift Previews in UIKit
9:29
3 жыл бұрын
Пікірлер
@lucklessdragus
@lucklessdragus 5 күн бұрын
Can't we write the whole logic just in my objective C backend logic? I am not using Swift, but Qt framework for the UI, using Objective C native calls in the backend
@user-yo1wk7ru8b
@user-yo1wk7ru8b 20 күн бұрын
Thanks!
@Monkeymario.
@Monkeymario. 21 күн бұрын
what about in youtube live chat or comments i dont want people spamming emojis
@rasheshbosamiya1482
@rasheshbosamiya1482 2 ай бұрын
Excellent thank you for sharing
@coinmeluha5358
@coinmeluha5358 2 ай бұрын
Amazing work
@dr.craigcurphey4829
@dr.craigcurphey4829 2 ай бұрын
The series was great until storyboard approach got replaces by SwiftUI. Now I hafta learn SwiftUI to get the one-to-many understanding. rats! The first 4 videos were awesome, thanks for doing them!
@minamamdouh8062
@minamamdouh8062 2 ай бұрын
Thank you. Clean and Straightforward.
@rahuljamba5846
@rahuljamba5846 3 ай бұрын
Thanks for introduce this tool
@huyhanguyen5789
@huyhanguyen5789 3 ай бұрын
Thank you so much
@user-vo7vr2ns9k
@user-vo7vr2ns9k 3 ай бұрын
ZBS
@ethanyang961
@ethanyang961 3 ай бұрын
thank you very much!
@user-em9js9el5g
@user-em9js9el5g 3 ай бұрын
Happy to see howard from better call saul is doing good and switched careers to software engineering .
@matveyshishov
@matveyshishov 3 ай бұрын
That sound from Mario should play in all IDEs when there is an error, by default.
@HashemRC
@HashemRC 3 ай бұрын
The complete easy step by step walkthrough I've ever seen. thanks for amazing job.
@tutecodes3631
@tutecodes3631 3 ай бұрын
In unit test i received these warnings/ error [DataItemEntity entity] Failed to find a unique match for an NSEntityDescription to a managed object subclass
@tsomuk
@tsomuk 3 ай бұрын
Absolutely gorgeous tutorial! Thank you so much Special thanks for the great organised GitHub
@snehilgehlot7537
@snehilgehlot7537 4 ай бұрын
👍
@gccount
@gccount 4 ай бұрын
That's so practical for merging core data and swift ui
@dylanngo4454
@dylanngo4454 4 ай бұрын
Thank you so much bro :))
@user-fj9qb7qn5m
@user-fj9qb7qn5m 4 ай бұрын
I want to access all user playlists using ios-sdk in my app, but I can't find a way. Please tell me how to access all user playlists along with their associated song data
@user-ut4hm6dz4e
@user-ut4hm6dz4e 3 ай бұрын
I have same problem
@sakshipatil9537
@sakshipatil9537 4 ай бұрын
The nicest and easiest explanation I have come across by far 🙏🏻Thank you!
@user-zp9gd6cc7q
@user-zp9gd6cc7q 4 ай бұрын
thanks, great tutorial 💖
@hbwdino
@hbwdino 4 ай бұрын
But all this example can be done with much less code without combine
@teo_d_david
@teo_d_david 4 ай бұрын
Very good advice. Once i get my macbook, I will do it.. Thank you.
@AiltonLessa-bk2ln
@AiltonLessa-bk2ln 4 ай бұрын
Thank you for saving my time! <3
@opshankaprabath
@opshankaprabath 5 ай бұрын
This is cool.
@eyupcimen
@eyupcimen 5 ай бұрын
this is very helpfull thanks for this video.
@Vakavadim
@Vakavadim 6 ай бұрын
Thank you! Great way to implement shimmer by native.
@landenmccraney5
@landenmccraney5 6 ай бұрын
Is it possible to do this with asset colors instead of default ones
@sahilamrutagashe1696
@sahilamrutagashe1696 6 ай бұрын
Great content. Thanks a lot
@fiendgrin
@fiendgrin 6 ай бұрын
ngl, the only video that actually helped me understand squash, and taught me how to use it
@CodeByNSR
@CodeByNSR 6 ай бұрын
paid course link, please.
@CodeByNSR
@CodeByNSR 6 ай бұрын
Do you ping me the paid course of coredata of yours, i wanna purchase it.
@davepubliday6410
@davepubliday6410 6 ай бұрын
Great video. What I don’t seem to be able ot wrap my head around is: why. These example apps could be made without Combine and they would require less code, and to the uninitiated, be easier to read. Granted, that to a Combine expert, it would probably also be easy to read this, but still, it’s more code. And the heavy use of syntactic sugar, with the “\.variable” and the property wrappers, and the function chaining, kind of makes it feel like Swift needs to be heavily hacked to do this, almost as if a different language would be more suited to the task. It doesn’t seem like a superior way of doing this, just a different way to me, and I’ve not had that “aha” moment where I see the light here. What am I missing?
@mdabirhossain6100
@mdabirhossain6100 6 ай бұрын
Why you do not make any new video tutorial? I am really missing your new tutorials.
@debbieaskin2683
@debbieaskin2683 7 ай бұрын
Thank you! Very simple and to the point!
@barche75
@barche75 7 ай бұрын
Great idea❤
@fish330
@fish330 7 ай бұрын
Day Jonathon, great explanation. I see that the comments are a year old and the IOS changes regularly. When I type in your nuanced boolean solution for checking whether to raise the view or not - I get an error from this line of code - let currentTextField = UIResponder.currentFirst() as? UITextField else {return} The error message is - Type 'UIResponder' has no member 'currentFirst'. Can you please help me on this? Cheers n beers
@indracahyadi4757
@indracahyadi4757 7 ай бұрын
Very nice tutorial! 🎉
@dheerajmansukhani9493
@dheerajmansukhani9493 7 ай бұрын
You are working hard and showing less. If you are teaching to make sheet by scratch. write it down on title of video. Great work man. Respect
@user-gr1hp5rk1v
@user-gr1hp5rk1v 8 ай бұрын
Thanks for stackview animations it is useful for my project thanks 😀😀
@Dragonboh1
@Dragonboh1 8 ай бұрын
keep doing what you doing
@alanrabelo735
@alanrabelo735 8 ай бұрын
Awesome video! Thanks a lot! 🤩
@rohitnikam121
@rohitnikam121 9 ай бұрын
Thanks a Lott for the tutorial, I'm glad that I found you man.
@everyontech2716
@everyontech2716 9 ай бұрын
Thank you so much for making this video
@pandalanhukuk804
@pandalanhukuk804 9 ай бұрын
What about closures in structs?
@user-un9do8ey2k
@user-un9do8ey2k 9 ай бұрын
Its really strange, but i just download your app, changed your private info (cliendID & secret) and for me Auth is "X" with "unknown error has occured". Mb your solution is no longer correct, mb some shit is happens
@sudharsandevarajan6783
@sudharsandevarajan6783 9 ай бұрын
Loving it..thanks for the wonderful tip
@chickenduckhappy
@chickenduckhappy 9 ай бұрын
Oh, your later videos actually look nice 😎 My harsh advice must have work backwards through time 😱
@chickenduckhappy
@chickenduckhappy 9 ай бұрын
Ill show my face but * angle, * lighting, * camera, lets just point the monitor's built-in crap lens directly into my mouth and show the very personal nitty-gritty of what's going inside there while talking. Two alternatives: - just showing content - creating an at least superficially thought-through video setup. I find abysmal videos less infuriating than bad audio but they still make me think, y tho? 🤔 I love your use of the explanatory part of the wikipedia article about this weird application of Cicero's "On Ends" as a text placeholder, tho 😎