You are one of the best teacher in swift community, I learned a lot from you. Thanks for everything.
@brunomj19974 жыл бұрын
I can agree as well thank you master
@YahelSiah4 жыл бұрын
Hello
@leromt4 жыл бұрын
Paul, it is VERY impressive to see how quickly you are able to absorb and understand all the new features AND grasp them so well that you can demonstrate them. Well done!
@superjkmax884 жыл бұрын
When I heard you say "straight to the code" in the first 10 seconds, I literally stopped the video to press the Subscribe button! Also, you've a really good teaching style.
@bigmtnstudio4 жыл бұрын
This is my favorite feature in SwiftUI 2.0 so far. Thanks for the overview!
@teamspirit64004 жыл бұрын
Same here Mark 😁
@ReflectingMe20243 жыл бұрын
Paul - have to say you are an astounding presenter; your clarity, precision and brevity are spot on, and I love the fact you neither include or tolerate any bs (including on your YT streams 👍). Your videos are providing me with nearly all the information I need. Your knowledge is just incredible, and the way you explain how to use Swift features is top notch. The only criticism I have is that it appears to take me an hour what you are able to do in just 30 seconds. 😂 Thanks.
@MaxRovensky4 жыл бұрын
FINALLY THEY ADDED GRIDS
@guitaripod4 жыл бұрын
Thank you, Paul. This is insane... This is something else. Can we officially call this SwiftUI 2.0?
@yoelcera24311 ай бұрын
First, great video. how you explain the info makes it easy to digest. (click on show more, please.) Secondly, I coded a grid with a bunch of different images from an array, and the thing is that I want each image to be a button that takes you to another view when clicked. let's say, the images within the grid are from famous US' places and if you clicked that image(which is a button) takes to a view that show all the info about the place, etc. If anyone can help thanks, nice day
@testyacy26004 жыл бұрын
It was Very helpful, clearly understood about how to use the Grid using SwiftUI 2.0, ur explanation and presentation is awesome crisp and clear, Thank You very very much for this video
@Marvelus20094 жыл бұрын
I love how excited you are about the new stuff, thank you Paul
@anotherguycalledsmith4 жыл бұрын
In those awful new Apple Developer Forums, your name was mentioned as the first and best source to turn to when starting app developing on Apple devices. I felt free to stress how good you are and how much you like SwiftUI ;-) Thanks a lot for being so close to the latest WWDC20 SwiftUI developments… See you!
@chrispy104k4 жыл бұрын
Thanks Paul. Finally we have a collection view of sorts.
@Bhaukaal-YT-0014 жыл бұрын
Your video are my first preference for SwiftUI.
@someman74 жыл бұрын
That's nitce, but the real question is how much time it would take to align the items at 7:40 so that regardless of the number of rows of text, the icons align. Or indeed, if that's possible...
@JasonMitchellAZ4 жыл бұрын
Awesome demo, already... Thanks, Paul!
@brettkoster30394 жыл бұрын
Af of writing I couldn't find the Decode link in the description, but I found it on his website! Here's the link www.hackingwithswift.com/example-code/system/how-to-decode-json-from-your-app-bundle-the-easy-way
@fouzaanahmed83434 жыл бұрын
you are the best sir your videos help everyone thank you soo much
@dannyc92524 жыл бұрын
At 5:30 the first few capsul are completely round, while around item 10 they start to get stretched out. Does anybody know why this happens?
@jensonjohn4 жыл бұрын
I think that is because of the Text content.. As the text content grows it may take upto 80 width.
@dannyc92524 жыл бұрын
Jenson John thank you! This explains it
@bigmtnstudio4 жыл бұрын
I believe it's because the text below the Capsule is longer ("Item 10") so the available space the Capsule can stretch is wider.
@waltersumofan4 жыл бұрын
maybe cell formatting to the largest cell? or text size?
@francescofuscaldo8374 жыл бұрын
Hello, I'm a great fan of you channel. I gotta a suggestion for a video, what about converting iOS 13 widget to the iOS 14 version? It would be interesting to understand how much time it can take and if it is possible. Thank you for your amazing work!
@MauricioChavesDias3 жыл бұрын
So good teacher. Apple invest on this guy to teach us haha
@nirbarzilay69473 жыл бұрын
Great explenation! thank you
@Ninerpack3 жыл бұрын
Do you think you could do a video on recreating the 1010! puzzle game?
@dambar0114 жыл бұрын
I am getting good at UIKit and also observing SwiftUI
@alexbour7774 жыл бұрын
Very nice ! Is-it possible to manage offsets, cutomize the layout on the grid ? For example, alternate rows with an offset of 50px 1 row / 2 ?
@BABEENGINEER2 жыл бұрын
Love this video
@Shqtucke4 жыл бұрын
Great work!!! Thanks Paul
@Lammax20124 жыл бұрын
Btw, can't find links to the Bundle extension & symbols-JSON =(
@charlie1105 Жыл бұрын
Why does every tutorial on this deal with a nice neat list of items that exactly fills the columns? Dozens of tutorials covering this, but none dealing with real world scenarios where the number of items might not fit neatly, and we need to center the last item(s)
@tharindudarshana64804 жыл бұрын
Just simple and amazing
@mofawaw81144 жыл бұрын
Hey Paul, thank you so much! May I ask you if it is possible to reorder the items inside these grids using drag and drop?
@imran1hossain Жыл бұрын
Unable to find the code in description
@anugrahdev37073 жыл бұрын
how to make staggered grid ?
@ikennaojukwu35324 жыл бұрын
You’re breathtaking!
@pickemparty3 жыл бұрын
So is it possible to have both a horizontal and vertical scrolling list? I need the horizontal scroll as the list I would like to display will not fit in the screen, and I need the vertical scroll as there maybe hundreds of users that i need to display their list of picks? How can I do that?
@dlbYT83 жыл бұрын
Hi Paul, how can we achieve variable GridItem widths depending on the content inside them ? Such as tags view
@siyangren66634 жыл бұрын
I really like the content you sharing so, I comment to increase the chance that KZbin recommends the video...
@dsaliberti4 жыл бұрын
Thanks Paul 🚀
@_X2b4_4 жыл бұрын
Can you have a hierarchical grid? Row 1 one cell, row 2 with 2 cells, row 3 with 3 cells to to row 8 with eight cells?
@HarshVaghelaiosdeveloper4 жыл бұрын
Thanks a lot
@waltersumofan4 жыл бұрын
That was quick!
@iQQator3 жыл бұрын
Hi Paul, how to build more complexity interface with grids ?) I have trouble with LazyHGrid and autosize view where placed in. My inner view contains one VStack with two Text items, but when I place this horizontal scroll collection inside to vertical scroll collection, my text clipped and won't growing when change accessibility settings :)
@jocimusic36604 жыл бұрын
Is it any way to make a Vertical grid and have a fixed spacing between columns? Only become fixed spacing on rows for me when doing a grid with a custom shape
@joevanniparairo11294 жыл бұрын
Still have to update to latest Xcode. Question is, will this compile for iOS13?
@makwanbarzan70854 жыл бұрын
Thanks Paul!
@810602jay4 жыл бұрын
How to get the json file of SF Symbol ?
@petersuvara4 жыл бұрын
Hmmm looks like an ideal candidate for code generated views from some simple control values. White label heaven!
@ضدالظلم-د4ح4 жыл бұрын
Thank you so much ☺️ U r awesome 👏🏽
@gabrielesabatino58794 жыл бұрын
why I can't see GridItem?
@Screonizma4 жыл бұрын
Can we use it on iOS 13?
@bluestarxd224 жыл бұрын
Does this work with iOS 13? Or is everything new in SwiftUI 2.0 only for iOS 14?
@Xaxxus4 жыл бұрын
Unfortunately only iOS 14
@deepseadiver9713 жыл бұрын
I'm loading data in from FireStore, the "lazy" part makes my app look glitchy/frozen-like when scrolling down.. Is it possible to create a VGrid "without the lazy functionality"?? (iOS 14) If not, any suggestions other than ditching the Grid look altogether for a VStack?
Can we update Xcode as of now? Like is that update there yet? I can’t seem to find it
@christinadyrehauge12924 жыл бұрын
I have the same problem :/
@noedelacroix92074 жыл бұрын
Still in beta gotta download it from the Apple developer website
@christinadyrehauge12924 жыл бұрын
@@noedelacroix9207 Oh thanks! :D
@Lammax20124 жыл бұрын
Thanks a lot! =)
@moosegoose12824 жыл бұрын
tyty
@Luksans4 жыл бұрын
It's so satisfying to watch how he codes and how xcode auto completes it ಠ ͜ʖ ಠ
@gabrielros14 жыл бұрын
👏🏻👏🏻👏🏻
@hoagy_ytfc4 жыл бұрын
Boom!
@strzempa4 жыл бұрын
a bit easier than UIKit 😅
@yixe22534 жыл бұрын
Am I the only one that hates the Lazy keyword?
@gevorgnikoghosyan72524 жыл бұрын
why apple forces this crap( UIKIT is the best! Paul nobody need this swift UI all big companies hanging on UIKIT and at least 3 years experts will be needed in UIKIT) lets do something awesome in storyboard ) have fun build something ) stop videos about this hell please)
@jarnleikr4 жыл бұрын
Yes UIKit is more mature, more feature rich, and more adapted at the present time. But SwiftUI will eventually phase out UIKit for several reasons; one codebase for iOS, iPadOS and macOS apps is the main reason. The speed and ease that you can make an app with SwiftUI is another, it will significantly reduce the bar for people new to programming. And more time for UI refinements and rapid prototyping. And more.... So why not embrace both UIKit and SwiftUI, you're going to need both the next couple of years. :-)
@chrispy104k4 жыл бұрын
Your sarcasm is noted.
@IcheVonB3 жыл бұрын
O venerable God of Swift, thank you for sending your Archangel St. Paul here to earth to teach us the way