Is it possible to put a SwiftUI view into a UIKit UIView?

前端 未结 0 1250
無奈伤痛
無奈伤痛 2020-12-24 03:05

I have integrated a UIKit UICollectionView into a SwiftUI View:

struct MySwiftUIView: View {
    MyCollectionView()
}

struct MyColl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题