Skip to content

Instantly share code, notes, and snippets.

@baileysh9
Created January 9, 2018 20:05
Show Gist options
  • Save baileysh9/587fc6793b6140887f5c3fdb4d811d90 to your computer and use it in GitHub Desktop.
Save baileysh9/587fc6793b6140887f5c3fdb4d811d90 to your computer and use it in GitHub Desktop.
Using the iOSDevice class
iOSDevice iosDevice = new iOSDevice();
App.onIphoneX = iosDevice.deviceHasNotch();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment