cordova-plugin-display-cutout

1.0.8 • Public • Published

Support display cutouts for Cordova

Plugin for Cordova to perform Android display cutouts.

Released under MIT license.

Installation

Cordova

cordova plugin add cordova-plugin-display-cutout

Code example

Here are some examples on how you can use this plugin

DisplayCutout.setDisplayCutout(displayCutoutMode,successFunction, errorFunction);

DisplayCutout.getDisplayCutout(successFunction, errorFunction);

/cordova-plugin-display-cutout/

    Package Sidebar

    Install

    npm i cordova-plugin-display-cutout

    Weekly Downloads

    3

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    7.56 kB

    Total Files

    13

    Last publish

    Collaborators

    • askdaddy