@capacitor-mobi/save-image
Save Image to Gallery
Install
npm install @capacitor-mobi/save-image
npx cap sync
API
writeToPhotoAlbum(...)
writeToPhotoAlbum(options: { path: string; }) => Promise<void>
Param | Type |
---|---|
options |
{ path: string; } |
Save Image to Gallery
npm install @capacitor-mobi/save-image
npx cap sync
writeToPhotoAlbum(options: { path: string; }) => Promise<void>
Param | Type |
---|---|
options |
{ path: string; } |
npm i @capacitor-mobi/save-image
0
2.0.0
MIT
11.9 kB
21