@ak3696/capacitor-phone-hint
v7.0.3
Published
Uses phone number hint API to get sim numbers
Readme
capacitor-phone-hint
Uses phone number hint API in ionic-capacitor apps to get sim numbers
Install
npm install @ak3696/capacitor-phone-hint
npx cap syncAPI
getPhoneNumber()
getPhoneNumber() => Promise<{ phoneNumber: string; }>Returns: Promise<{ phoneNumber: string; }>
