Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 459 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 459 Bytes

Capacitor Read SMS Example

This repo is the demonstration of cap-read-sms plugin.

How to run

  • Clone this repo (obviously 🤷‍♂️).
  • npm install
  • ionic cap sync
  • npx cap open android
  • Run it on emulator or read device using android studio.