iosSwift 单选相册及拍照简单封装 带图片裁剪.zip
使用方法:
1.定义属性
letradioAlbum=HWRadioAlbum()
2.调用方法(显示提示框)
overridefunctouchesBegan(_touches:Set,withevent:UIEvent?){
radioAlbum.showPromptBox()
}
3.实现闭包回调接收图片
overridefuncviewDidLoad(){
super.viewDidLoad()
weakvarweakSelf=self//弱引用
下载地址
用户评论