SwiftUI now provides developers two new UI components called LazyVGrid and LazyHGrid. One is for creating vertical grid and the other is for horizontal grid. The word Lazy, as mentioned by Apple, refers that the grid view does not create items until they are needed. What this means to you is that the performance of these grid views are already optimized by default.
So, this video is a demo for the "Grid Layout" chapter of SwiftUI series. Calm down and start learning now! 😘
Let's go! 😘
-----------------------------------
Xcode 13
SwiftUI 3.0
-----------------------------------
See more here:
👉🏻 GitHub: [ Ссылка ]
👉🏻 Website: [ Ссылка ]
👉🏻 Fanpage: [ Ссылка ]
-----------------------------------
TIMESTAMP:
00:00 Intro
00:10 Basic Grid Layout
00:29 Grid Item
00:57 Section in Grid
01:33 Switching Layout
02:00 Multiple Grids
02:34 Outro
Thanks for watching! 🥳
#GridLayout #SwiftUI #FxStudio
Ещё видео!