Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cordova-ios-requires-fullscreen

chancezeus16MIT0.0.2

IOS UIRequiresFullScreen Plugin

cordova, ios, uirequiresfullscreen, ios9

readme

cordova-ios-requires-fullscreen

cordova plugin add cordova-ios-requires-fullscreen or cordova plugin add https://github.com/chancezeus/cordova-ios-requires-fullscreen.git

It will add the following part to the *-Info.plist file during build process:

<key>UIRequiresFullScreen</key>
<true />