This plugin hides the homebutton on ios devices. Apple docs: developer.apple.com/documentation/swiftui/grid/deferssystemgestures(on:)
- Use "Immersive mode" to hide the homebutton
- Use "Exit immersive mode" to show it again
The addon will only work in IOS exports (Xcode project / cordova project). You do not need to remove it / its actions if you export to any other platform. It will be automatically disabled.