0.1.2 • Published 5 months ago

capacitor-share-safari v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

capacitor-share-safari

Capacitor share, iOS only, with open in safari option

Install

npm install capacitor-share-safari
npx cap sync

API

share(...)

share(options: { url: string; }) => Promise<void>
ParamType
options{ url: string; }

0.1.2

5 months ago

0.1.1

6 months ago

0.1.0

6 months ago