Describe the bug
Sliding tabView is out of place when initially launching the application for the very 1st time. Clicking on the tabView will fix the error by itself. This error only seems to persist on iPhone X.
To Reproduce
Steps to reproduce the behavior:
Running the application on iPhone X
Expected behavior
It should display tabView frame right below the navigation bar but instead you can see the screenshot below. tabView frame is out of place. Text and additional View window are not centered in the frame.
Describe the bug Sliding
tabView
is out of place when initially launching the application for the very 1st time. Clicking on thetabView
will fix the error by itself. This error only seems to persist on iPhone X.To Reproduce Steps to reproduce the behavior:
Expected behavior It should display
tabView
frame right below the navigation bar but instead you can see the screenshot below.tabView
frame is out of place. Text and additional View window are not centered in the frame.Screenshots ![image] (https://i.imgur.com/qca9nOw.png)
iPhone
Additional context Only happens on iPhone X. XR, XS seems be working as it is supposed to.