Yes I know there are many threads about ios 13 and presentations where viewWillAppear doesn't work and everywhere is a recommendation to use the .fullScreen or .currentContext modal for iPad.
However, I would still like to use .formSheet with a working viewWillAppear just for effect. I would like to ask what could be the solution to not showing fullscreen?