iOS 13. The problem is shown on the screenshot.
The steps are:
Open one view controller modally with page sheet style.
Open another (second) view controller modally with page sheet style.
Expected: no Nav Bar bug
Actual: see screenshot
The source code is available here: https://github.com/rinat-enikeev/NavBarBug
Question: how to fix this bug? I want to present 2 view controllers modally with page sheet style.