You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey. On iOS 11, the height of the parallax header is equal to the height that I set + the height of the navigation bar + the height of the status bar. On iPhone 8/8+ height = myHeight + 64, on the iPhone X height = myHeight + 88. On a lower version, iOS is all good. How can this problem be solved?
The text was updated successfully, but these errors were encountered:
Hey. On iOS 11, the height of the parallax header is equal to the height that I set + the height of the navigation bar + the height of the status bar. On iPhone 8/8+ height = myHeight + 64, on the iPhone X height = myHeight + 88. On a lower version, iOS is all good. How can this problem be solved?
The text was updated successfully, but these errors were encountered: