Top "Iphone-x" questions

Only use this tag for questions that specifically apply to the Apple iPhone X device.

How to extend bottom view colour below the home indicator in iPhone X?

Please check the attached image. The Viewcontroller's view's background colour is blue. This colour extends below the status bar and …

ios iphone iphone-x safearealayoutguide
Launch Image names of iPhoneX?

A question about iPhoneX. I want put Launch Image of iPhoneX( 1125px × 2436px) in common folder. Not in LaunchImage source. …

iphone xcode ios11 xcode9 iphone-x
How to get a black statusbar on iPhone X on iOS 11

By default the statusbar on an iPhone X looks like this: But I would like to achieve this: I tried …

ios swift statusbar iphone-x safearealayoutguide
UICollectionView in landscape on iPhone X

When iPhone X is used landscape, you're supposed to check safeAreaInsets to make suitably large gutters on the left and …

ios uicollectionview uikit ios11 iphone-x
iPhone X - Hidden status bar pushes Navigation Bar upwards

I'm testing iPhone X behavior using the Xcode simulator. For some odd reason, if I'm hiding the Status Bar the …

ios uinavigationcontroller uinavigationbar statusbar iphone-x
iPhoneX and Notch detection

Using Javascript; how can I check if the users device is an iPhoneX? Also, how can I determine what side …

javascript ios iphone iphone-x
How to detect iPhone X (Ionic - cordova app)

I need to make some changes to my app but only for iPhone X. The app is Apache Cordova based (…

javascript cordova ionic-framework iphone-x
iPhone X status bar height

I have developed an app without autoLayout or interface-builder, all by code. It runs ok in all iPhones except iPhone …

ios iphone-x
Safe area covered the view, can not remove

I don't know why the safe area covered my view on the iPhone X, simulator, but in xCode's view debug …

ios swift constraints iphone-x safearealayoutguide
How to deal with safeAreaView + React Navigation?

First screenshot was without applying SafeAreaView and second screenshot is applying SafeAreaView As shown clearly that Stack header seems bulky …

react-native react-navigation iphone-x