iOS 13 modal .formSheet with viewWillAppear after dismiss

Viewed 15

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?enter image description here

0 Answers
Related