cordova-plugin-ionic-webview
cordova-plugin-ionic-webview copied to clipboard
feat(ios): allow enabling fullscreen functions
With this change, developers can enable the fullscreen API in their apps. This can be useful for example to make iframes fullscreen.
Related issue: https://github.com/ionic-team/cordova-plugin-ionic-webview/issues/350
@jcesarmobile It's possible to merge this?