Обложка канала

iOS dev

8637 @iosdevio

Awesome channel about iOS app development

iOS dev

4 года назад
Открыть в
Building custom layout in SwiftUI. Basics.

Nowadays, SwiftUI provides the Layout protocol allowing us to build super-custom layouts by digging into the layout system without using GeometryReader. Layout protocol brings us the incredible power of building and reusing any layout you can imagine. This week we will learn how to use the new Layout protocol to build a flow layout in SwiftUI.

Swift with Majid