I have integrated a UIKit UICollectionView into a SwiftUI View:
UICollectionView
View
struct MySwiftUIView: View { MyCollectionView() } struct MyColl