@capacitor-mobi/save-image
v2.0.0
Published
Save Image to Gallery
Downloads
8
Readme
@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; } |