Skip to content

gaowanli/GWLPhotoSelector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWLPhotoSelector

相册照片多张选择控件

###使用方法 1.#import "GWLPhotoLibrayController.h" 2.使用photoLibrayControllerWithBlock方法进行初始化 3.设置最多可选择的照片数量:maxCount (必须) 4.设置是否可跨相册选择:multiAlbumSelect (可选,默认NO)

###更多设置 #####GWLPhotoSelectorHeader.h 1.#define GWLPhotoSelector_Cell_Height 55.0 // cell高度 2.#define GWLPhotoSelector_RowPhotoCount 4 // 一行显示的图片个数 3.#define GWLPhotoSelector_ErrorMessageText @"未能读取到任何照片"

###效果展示 gif1

About

相册照片多张选择控件

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors