capacitor-sms-watcher-fork
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

capacitor-sms-watcher-fork

The plugin is designed to listen to incoming SMS messages - forked from @laravelka/csw - now work with capacitor 5+

Install

npm install capacitor-sms-watcher-fork
npx cap sync

API

watch()

watch() => Promise<{ from: string; body: string; }>

Returns: Promise<{ from: string; body: string; }>


Package Sidebar

Install

npm i capacitor-sms-watcher-fork

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

17 kB

Total Files

27

Last publish

Collaborators

  • didi110296