Skip to content

boboxiaodd/cordova-plugin-ypimagepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift package url: https://github.com/Yummypets/YPImagePicker

image

options:
 type: photo , video , avatar
 size: Integer , max photo width or height
 filter: Bool , enable/disable show filter

return:
  photo / avatar:
    url:   //tmpDirectory file with jpg file type
    width: //photo's width
    height: //photo's height
    size: //file size

  video:
    url: //tmpDirectory file with mp4 file type
    duration: //video duration
    size: //file size

About

YPImagePicker(swift) Photo & Video Picker cordova for ios

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published