Plugin for Cordova to perform Android display cutouts.
Released under MIT license.
Cordova
cordova plugin add cordova-plugin-display-cutout
Here are some examples on how you can use this plugin
DisplayCutout.setDisplayCutout(displayCutoutMode,successFunction, errorFunction);
DisplayCutout.getDisplayCutout(successFunction, errorFunction);