@ionic-native/photo-library
TypeScript icon, indicating that this package has built-in type declarations

5.36.0 • Public • Published
Improve this doc

Photo Library

$ ionic cordova plugin add cordova-plugin-photo-library --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="To choose photos"
$ npm install @ionic-native/photo-library

Usage Documentation

Plugin Repo: https://github.com/terikon/cordova-plugin-photo-library

The PhotoLibrary plugin allows access to photos from device by url. So you can use plain img tag to display photos and their thumbnails, and different 3rd party libraries as well. Saving photos and videos to the library is also supported. cdvphotolibrary urls should be trusted by Angular. See plugin homepage to learn how.

Supported platforms

  • Android
    • Browser
    • iOS

Readme

Keywords

none

Package Sidebar

Install

npm i @ionic-native/photo-library

Weekly Downloads

244

Version

5.36.0

License

MIT

Unpacked Size

59.4 kB

Total Files

9

Last publish

Collaborators

  • ionicjs