asViewFactory
Convert a ScreenComposableFactory into a ScreenViewFactory by using a ComposeView to host ScreenComposableFactory.Content.
It is unusual to use this function directly, it is mainly an implementation detail of ViewEnvironment.withComposeInteropSupport.