0.0.2 • Published 4 months ago

dev-mode-detector-capacitor v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

dev-mode-detector-capacitor

A capacitor plugin that checks if the user have the DevMode Enable. This plugin is specifically for Android devices.

Install

npm install dev-mode-detector-capacitor
npx cap sync

API

isDevModeEnabled()

isDevModeEnabled() => Promise<{ value: boolean; }>

Returns: Promise<{ value: boolean; }>


0.0.2

4 months ago

0.0.1

4 months ago