SwiftUI Custom TabBar & Pinterest Layout

preview_player
Показать описание
Unlock the power of SwiftUI with this comprehensive tutorial on building a custom TabBar and a Pinterest-style layout! In this video, we'll dive into creating a SwiftUI Pinterest Grid that brings a visually appealing and dynamic interface to your app, ideal for displaying collections of content in a unique, organized way. Perfect for anyone looking to enhance their SwiftUI grid layout skills, we'll cover key elements like SwiftUI LazyVGrid, GridRow, and swiftui grid view, allowing you to create adaptable layouts for any screen size.

Discover how to add navigation transitions and matchedTransitionSource for smooth and engaging app navigation, with features like SwiftUI Zoom navigation and Zoom transition to elevate user experience. Plus, learn about the latest SwiftUI iOS 18 features that make building complex layouts easier than ever. Whether you're new to SwiftUI or looking to deepen your skills, this tutorial has everything you need.
By the end of this video, you’ll be able to create an impressive SwiftUI Pinterest Grid View and fully understand how to integrate custom transitions and grids into your app. Watch now and bring your app's UI to the next level!
Рекомендации по теме
Комментарии
Автор

Would you create the same project in iOS17? there is no navigationTransition in iOS17 or recommand the article?

blocksun
Автор

would you explain the function What is the 'isHeavy' ? is it used for split the L/R Grid Row? then. why the func name is heavy?

blocksun
Автор

Should I implement it only through Custom TabBar? I wonder if I can have a negative TabBar at the bottom and use CustomButtomArray group instead of Custom TabBar to sort the data.

이도헌-mk
Автор

Can you make custom tab bar where you can filter to one option showing only and it saves when off the app?

SwiftCoding-xf