Last active
July 11, 2023 01:52
-
-
Save jimbrayrcp/2fe46ca617ea798a0b9f7e10c77bfa40 to your computer and use it in GitHub Desktop.
Swift 5: iOS: 13.1 removes the navigation bar on a per-viewcontroller basis. Use this method if you want to show full screen image with no navigation bar obscuring your view. Title and Prompt can be added if desired
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this now crashes on the UIImage() line under the iOS update that released today