Skip to content

Graphicooooone/GAPhotoAlbumManger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

GAPhotoAlbumManger

Download the pictures to the custom photo album (Used in full version)

Usage

1.Method (sharePhotoAlbumManger) is called for a singleton Object
2.Using this object calls the save method (saveImage: albumName: completeHandle:)

Framework instructions

iOS9 before use AssetsLibrary.framework
iOS9 after use Photos.framework



中文介绍

GAPhotoAlbumManger是一个下载图片到自定义相册的组件 (兼容所有版本)

用法

1.使用单例方法(sharePhotoAlbumManger) 获取 GAPhotoAlbumManger对象
2.使用对象调用保存方法(saveImage: albumName: completeHandle:)

使用到的framework

在iOS9 以前使用 AssetsLibrary.framework
在iOS9之后使用Photos.framework

About

Download the pictures to the custom photo album

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published