@droponio/capacitor-call-number
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

Capacitor Call Number

Description

Plugin to call a number.

Installation

  • npm i capacitor-call-number

Usage

import { CallNumber } from 'capacitor-call-number';

await CallNumber.call({ number: '111111', bypassAppChooser: false });

bypassAppChooser = true (It will take to default dailer screen) bypassAppChooser = false (It will directly call the number)

Readme

Keywords

Package Sidebar

Install

npm i @droponio/capacitor-call-number

Weekly Downloads

9

Version

2.0.3

License

MIT

Unpacked Size

414 kB

Total Files

107

Last publish

Collaborators

  • dropon