Day 64 introduced UIViewControllerRepresentable and its required componants including class Coordinator and func makeCoordinator() -> Coordinator {} This is the sort of thing that make me wonder if using SwiftUI is a net gain or loss in complexity.