UIViewRepresentable

public protocol UIViewRepresentable : Renderable, View

Use this protocol to create a custom View that represents a UIView.

UIViewRepresentable