I'm trying to understand what the use case is of the `ComposeUIViewControllerConfiguration.platformL...
c
I'm trying to understand what the use case is of the
ComposeUIViewControllerConfiguration.platformLayers
flag. I see that it controls whether the PlatformLayersComposeScene or the CanvasLayersComposeScene is used but would someone be able to provide an example why you might choose one or the other?
i
Compatibility reasons. If you don't have issues, you don't need it. Will be removed in future versions
🙏 1
👍 1