@capacitor-mobi/save-image
v2.0.0
Published
Save Image to Gallery
Readme
@capacitor-mobi/save-image
Save Image to Gallery
Install
npm install @capacitor-mobi/save-image
npx cap syncAPI
writeToPhotoAlbum(...)
writeToPhotoAlbum(options: { path: string; }) => Promise<void>| Param | Type |
| ------------- | ------------------------------ |
| options | { path: string; } |
