0.0.3 • Published 1 year ago

capacitor-native-phone v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

capacitor-native-phone

This plugin allows user to place a phone call

Install

npm install capacitor-native-phone
npx cap sync

API

makeACall(...)

makeACall(options: PhoneOptions) => Promise<void>
ParamType
optionsPhoneOptions

Interfaces

PhoneOptions

PropType
phone_numberstring
country_codestring
0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago