Push ViewController as Popover

As the title suggests, I would like to push a ViewController onto the navigation stack, not full screen but as a popover, but despite setting the modalPresentationStyle to .popover at various positions I can't get it to work, it is still presented in full screen.

I the end it should be like in the Clock App, when you add an alarm.