capacitor-plugin-wifi-ip
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

capacitor-plugin-wifi-ip

Get devices wifi IP address

Install

npm install capacitor-plugin-wifi-ip
npx cap sync

API

getIP()

getIP() => Promise<{ ip: string | null; }>

Returns: Promise<{ ip: string | null; }>


/capacitor-plugin-wifi-ip/

    Package Sidebar

    Install

    npm i capacitor-plugin-wifi-ip

    Weekly Downloads

    1

    Version

    0.0.7

    License

    MIT

    Unpacked Size

    18.9 kB

    Total Files

    31

    Last publish

    Collaborators

    • brixi