52.5 An Example Project
The remainder of this chapter will work through the creation of a simple project that demonstrates the use of the UIViewRepresentable protocol to integrate a UIScrolledView into a SwiftUI project.
Begin by launching Xcode and creating a new SwiftUI Multiplatform App project named UIViewDemo.