@ionic-native/android-full-screen
TypeScript icon, indicating that this package has built-in type declarations

5.36.0 • Public • Published
Improve this doc

Android Full Screen

$ ionic cordova plugin add cordova-plugin-fullscreen
$ npm install @ionic-native/android-full-screen

Usage Documentation

Plugin Repo: https://github.com/mesmotronic/cordova-plugin-fullscreen

This plugin enables developers to offer users a true full screen experience in their Cordova and PhoneGap apps for Android. Using Android 4.0+, you can use true full screen in "lean mode", the way you see in apps like YouTube, expanding the app right to the edges of the screen, hiding the status and navigation bars until the user next interacts. This is ideally suited to video or cut-scene content. In Android 4.4+, however, you can now enter true full screen, fully interactive immersive mode. In this mode, your app will remain in true full screen until you choose otherwise; users can swipe down from the top of the screen to temporarily display the system UI.

Supported platforms

  • Android

Readme

Keywords

none

Package Sidebar

Install

npm i @ionic-native/android-full-screen

Weekly Downloads

650

Version

5.36.0

License

MIT

Unpacked Size

44.7 kB

Total Files

9

Last publish

Collaborators

  • ionicjs