Hide iPhone X home indicator #5095
Unanswered
amicoderozer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi to everyone,
is it possibile to hide the iPhone X home indicator?
I'am referring to the bottom white / black bar that has been introduced on iPhone X to subtitute physical home button (See image below).
I found this post on stackoverflow (https://stackoverflow.com/questions/46692121/iphone-x-hide-home-indicator-on-view-controller) that suggests to override the method
prefersHomeIndicatorAutoHidden
in a ViewController.Is it possibile to do this on a Capacitor project? I am a newby on IOS and can't find any View Controller in the code generated by Capacitor.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions