ComposeUIViewController
Used to annotate the @Composable as a desired ComposeUIViewController to be used by the iOS app.
Parameters
opaque
Determines whether the Compose view should have an opaque background. Warning: disabling opaque layer may affect performance.