UNPKG

cordova-plugin-hide-home-indicator

Version:

Simple cordova plugin to hide the iPhone X home indicator bar at the bottom

6 lines (5 loc) 196 B
# 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.*" /> ```