0.0.3 • Published 2 years ago

capacitor-native-phone v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago