How can I create this popover ViewController style in iOS? How can I make it so it fits it's content and does not exceed the contents frame?
I tried to change the modalPresentation to .popover but it only works on iPad and macOS and not on the iPhone as far as I tried. I hope someone can help
