In order to view this lesson, you must purchase this course.
In today's lesson, I wanted to walk you through how to wrap a UIViewController inside of a container like object called UIViewControllerRepresentable. This container will allow us to insert our view into the body of our SwiftUI View components. Next lesson, we'll move onto transforming this standard view into a UIPageViewController.