Glad to see another video! Happy new year man, hope all is going well
@donathmm38814 жыл бұрын
Thank you Brian! Keep up!
@christostsangaris47854 жыл бұрын
Long time no see Brian!! Good to see you!
@RobertHolzapfel3 жыл бұрын
Thanks again for sharing your excellent knowledge, I really appreciate your way of prototyping, starting with simple numbers in a TextView and step by step add complexity. Very helpful!
@givsta3 жыл бұрын
Thank you for this Brian, and thank you for the content that you push out, really helps as a noob to SwiftUI!
@johncerpa37824 жыл бұрын
Looks really nice. Great video
@whiteninja57684 жыл бұрын
Hi Brian, Thank you very much for great tutorials. Could you please make a tutorial for widgets
@MrPaulHuynh Жыл бұрын
Thank you for your videos one of the very best on youtube ✌
@ghazitozri49894 жыл бұрын
Thank you very much for great tutorials.
@Dennisvm824 жыл бұрын
Thanks for sharing, Brian. Interesting design and way to put this all together. Used you original design/code to see how you fixed the positioning for the card on the right (getting animations and view modifiers to work is sometimes tricky, but straightforward at the same time). In SwiftUI it's so easy to create views from scratch and have them do what you want them to do. The pain comes when SwiftUI doesn't have what UIKit has and the only way to make it work is to create a bridge using a representable.
@LetsBuildThatApp4 жыл бұрын
Indeed a lot of functionality is very simple to build out once you get the hang of using the frame system of SwiftUI. I've phased out a lot of UIKit components for the most part and just bridge in if needed. Still a pain but whatta ya gonna do.
@tariqAlmazyad4 жыл бұрын
Consider me as one of the loyal customers who will always buy any SwiftUI course .
@dannylones21594 жыл бұрын
so when you will actually start to work as iOS dev lmao...
@smackaroony4 жыл бұрын
yessir hes back
@donathmm38814 жыл бұрын
Please make a tutorial to introduce to how to create iOS 14 widgets with SwiftUI as well as how to implement it when you already have a uikit project 🙏👍
@alexanderruiz25123 жыл бұрын
Thanks so much! But can you do a tutorial on how to change every picture and every text for example adding the avatar card, etc.
@choalon23813 жыл бұрын
The hero we get but don't deserve❤
@levanapakidze1606 Жыл бұрын
This video is brilliant and would stay brilliant if it just showed how to use GeometryProxy to know which item is in frame while scrolling, everything else is cherry on top!!
@gouravmandliya51814 жыл бұрын
Plz align Bottom labels with images while scroll
@jaymartinez3114 жыл бұрын
Happy new year! I thought you stopped making videos. Thank god you didn’t. If at any point this year you can create a swiftui app using combine please.
@tariqAlmazyad4 жыл бұрын
I hope you can do a tutorial about combine For login validation and URLSessions with custom ERROR . That would be so amazing
@alpayozbay4 жыл бұрын
Great tutorial as always, thanks.
@ChristopherJRoura3 жыл бұрын
I know this is probably a weird question but can this be done with a vstack instead of a hstack? I would like to know how to do this effect vertically. Also is there anyway to convert this into a snapping carousel?
@DulorKisku4 жыл бұрын
So beautiful, can we use it in Xamarin native app as well ?
@olepetersen44604 жыл бұрын
Great video. Thanks a lot 😊
@petersands52544 жыл бұрын
Thanks for another great video 👍🏼 is there a good way to log co-ordinates of a screen tap in swiftui? I saw a hack using drag gesture with zero distance but hoped there may be a better way without losing the ability to drag on the same screen? Thanks
@kimhyungchae3 жыл бұрын
와 잘만들었네요👍
@zhuzi_20374 жыл бұрын
Long time no see.
@albinmrngstar4 жыл бұрын
what happens to the last element! the effects don't apply since they are at the end right. how to handle these scenarios ?
@markme70924 жыл бұрын
Why don’t you publish your course on Udemy? Please put your SwiftUI course on Udemy.
@zanaeira3 жыл бұрын
Any chance of a Programmatic UIKit version? :)
@evotifiga2 жыл бұрын
How do this in Swift?
@robertramirez81424 жыл бұрын
Where are you getting the data from?
@LetsBuildThatApp4 жыл бұрын
Please see completed source code link in desc.
@GenZRadio2343 жыл бұрын
.rotation3DEffect() on the image would be nice add nice tutorial