0.0.2 • Published 1 year ago

capacitor-mmb-contactos v0.0.2

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

capacitor-mmb-contactos

Plugins para Ionic 7 y capacitor 5 recupera lista de contactos del telefono movil

Install

npm install capacitor-mmb-contactos
npx cap sync

API

getContactos()

getContactos() => Promise<{ resultado: ContactoMovil[]; }>

Returns: Promise<{ resultado: ContactoMovil[]; }>


Interfaces

ContactoMovil

Tutorial Step

PropType
"nombre1"string
"nombre2"string
"telefono1"string
"telefono2"string
"email"string
0.0.2

1 year ago

0.0.1

1 year ago