Skip to content

Instantly share code, notes, and snippets.

@regularberry
Last active July 6, 2022 09:34
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save regularberry/da8bc937fe5b7204ade75d64d94933f6 to your computer and use it in GitHub Desktop.
Save regularberry/da8bc937fe5b7204ade75d64d94933f6 to your computer and use it in GitHub Desktop.
UIModalPresentationStyle iPhone iPad
.fullScreen YES YES
.pageSheet YES NO
.formSheet YES NO
.currentContext YES YES
.custom NO NO
.overFullScreen NO NO
.overCurrentContext NO NO
.blurOverFullScreen  only on tvOS - N/A N/A
.popover YES NO
.none CRASH CRASH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment