Hi, i am currently trying out compose 1.10.0-beta01 and stumbled on this changelog. I am trying to use autoresize uikit without assigning the default value. But it does not work. Here is the code snippet :
Unlike several UI components, like UILabel, UIButton of SwiftUI view, WKWebView as a component does not have self-sizing capabilities - you have to specify its size when using it.