-
Notifications
You must be signed in to change notification settings - Fork 16
Lesson 08: Advanced Swift
Tomas Cejka edited this page Aug 31, 2022
·
5 revisions
Speaker: Tomáš Čejka
Advanced coding structures in Swift. The playground contains advanced Enums, Protocols, Generics or basic Swift Concurrency samples.
- Implement episode detail
- Use the same design as for the location detail but write it in SwiftUI
- Mock the “Appearing characters” the same way as they are mocked in the location detail
- The top right icon presents the web view that we created during the UIKit<>SwiftUI interop lecture
- Use Image.systemSafari for the top right icon