Last active
December 3, 2018 20:43
-
-
Save pixelthing/9efcb642117637aab731fb08ae21a561 to your computer and use it in GitHub Desktop.
iPhone 6/7/8/X viewport sizes and 100vh - portrait
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
╔══════════════╦═══════════╦═══════════╦═══════════════╦══════╗ | |
║ Portrait ║ Window ║ Document ║ UI Chrome ║ ║ | |
╠══════════════╬═════╦═════╬═════╦═════╬════╦════╦═════╣100vh ║ | |
║ ║ X ║ Y ║ X ║ Y ║top ║bot ║ all ║ ║ | |
╠══════════════╬═════╬═════╬═════╬═════╬════╬════╬═════╬══════╣ | |
║ 8 full UI ║375px║667px║375px║553px║70px║45px║115px║-75px ║ | |
║ 8 scrolled ║375px║667px║375px║627px║40px║0px ║40px ║ yes ║ | |
╠══════════════╬═════╬═════╬═════╬═════╬════╬════╬═════╬══════╣ | |
║ 8+ full UI ║414px║736px║414px║621px║70px║45px║115px║-75px ║ | |
║ 8+ scrolled ║414px║736px║414px║696px║40px║0px ║40px ║ yes ║ | |
╠══════════════╬═════╬═════╬═════╬═════╬════╬════╬═════╬══════╣ | |
║ X full UI ║375px║812px║375px║634px║94px║84px║178px║-114px║ | |
║ X scrolled ║375px║812px║375px║748px║64px║0px ║64px ║ yes ║ | |
╚══════════════╩═════╩═════╩═════╩═════╩════╩════╩═════╩══════╝ | |
iOS11.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment