capacitor-plugin-wifi-ip
v0.0.7
Published
Get devices wifi IP address
Readme
capacitor-plugin-wifi-ip
Get devices wifi IP address
Install
npm install capacitor-plugin-wifi-ip
npx cap syncAPI
getIP()
getIP() => Promise<{ ip: string | null; }>Returns: Promise<{ ip: string | null; }>
