Hi,
While working with the cross platform, we may encounter some problems. This can give us the results we need to make custom navigation bar and custom tab menu. Sometimes planning different structures related to status bar in projects may require closing the safe area. In such cases, when we want to use the pdfviewer as pagebypage, the fact that the scroll header is fixed can cause problems.
In our example project, I had to solve the problem by placing an empty area in the bottom area because the safe area should remain closed. If I could move the scroll header, I could get a better result. It would also be better in terms of ease of use. Of course, this is my opinion.