capacitor-native-phone
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

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>
Param Type
options PhoneOptions

Interfaces

PhoneOptions

Prop Type
phone_number string
country_code string

Readme

Keywords

Package Sidebar

Install

npm i capacitor-native-phone

Weekly Downloads

4

Version

0.0.3

License

MIT

Unpacked Size

20 kB

Total Files

28

Last publish

Collaborators

  • apurva-pawaskar