@footage.one-capacitor/photo-library
TypeScript icon, indicating that this package has built-in type declarations

0.0.5-6 • Public • Published

capacitor-plugin-photo-library

Photo Library for Capacitor 3

Install

npm install capacitor-plugin-photo-library
npx cap sync

API

openPhotoPicker()

openPhotoPicker() => Promise<{ items: Photo[]; }>

Returns: Promise<{ items: Photo[]; }>


Interfaces

Photo

Prop Type
id string
base64 string
dataUrl string
filename string
mediaType string

Readme

Keywords

Package Sidebar

Install

npm i @footage.one-capacitor/photo-library

Weekly Downloads

1

Version

0.0.5-6

License

MIT

Unpacked Size

41.9 kB

Total Files

30

Last publish

Collaborators

  • dasch