anyone have some experiences with interop between storyboard and compose ios template?
I am trying to get my compose ios framework to play nice with an old storyboard app, and I can't seem to get either swift to wrap around the storyboard or convert the compose ios template to use storyboard as main screen. Can only get fully black or white screen with none of the screen components inflating properly, think it has something to do with scene delegate or something,