Adding a Sidebar in SwiftUI - RestApp Part 8

Опубликовано: 16 Декабрь 2020
на канале: Coding With Tom
1,291
24

In this video we will adapt to iPad and add a Sidebar using NavigationView and List. To support a similar navigation, the iOS app will have a tab bar.

Chapters:
0:00 Adding a Sidebar
0:40 AppViewModel
3:20 Sidebar View
5:50 Double Column Implementation
6:20 Triple Column Implementation

Source code: https://github.com/codingWithTom/Rest...

RestApp - SwiftUI playlist:    • RestApp - SwiftUI