ionic-team / cordova-plugin-ionic-webview

Web View plugin for Cordova, specialized for Ionic apps.
Apache License 2.0
487 stars 395 forks source link

feat(ios): allow enabling fullscreen functions #651

Open dpalou opened 3 years ago

dpalou commented 3 years ago

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

phyr0s commented 1 year ago

@jcesarmobile It's possible to merge this?