# Hide Home Indicator
Hides the home indicator on iOS 11. Including it in your config.xml should automatically enable it:
```
<plugin name="cordova-plugin-hide-home-indicator" spec="1.0.*" />
```
