Skip to content

基于 Photos 使用 Objc 实现的相册多选组件,实时监听设备“照片”变化

License

Notifications You must be signed in to change notification settings

LLLaiYoung/LYPhotoPickerController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LYPhotoPickerController

REQUIREMENTS

最低支持 iOS 8.0

COMPLETE

  • 类似 UIImagePickerController的用法(delegate 待完善)
  • 多选
    1. 保存多选
    2. 不保存多选
  • 排序(多 collection)
  • list 标记 (红点待完善)
  • 对已选择的预览
  • 原图加载
  • 实时监听设备"照片"变化
    1. list 的 Add/Delete
    2. 对已选的照片从设备“照片”删除
    3. 在 A Collection 中选择了 A1,同时 A1 还存在于 B Collection 中,在 B Collection 中 删除 A1
    4. 在 browser 界面的时候,当前所对应的list被删除(还有被选中的PHAsset对象)
    5. 很多实现了的功能,待列出来

TODO:

  • 支持 CocoaPods
  • iPad 适配
  • 原图编辑
  • 新增相机

About

基于 Photos 使用 Objc 实现的相册多选组件,实时监听设备“照片”变化

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published