Created
January 9, 2018 20:05
-
-
Save baileysh9/587fc6793b6140887f5c3fdb4d811d90 to your computer and use it in GitHub Desktop.
Using the iOSDevice class
This file contains 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
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