Hello all,
My questions is about embedding Compose view (not screen) into UIKit/SwiftUI contains project:
• How to determine size of view manually (calculate before embed for example)?
• We have only UIViewController representation, why not UIView representation exist?