图像浏览器。
仅更接近,没有最佳。
You need add "Privacy - Photo Library Usage Description" to Info.plist.
Otherwise,
it may be the crashing problem of privacy key setting which is mandatory in ios10 and xcode 8.
下载最新版本:master.zip。
在 Xcode 中打开您的项目,然后将 JXImageBrowser.h
和 JXImageBrowser.m
拖放到您的项目中(使用“产品导航视图”)。如果您在项目外部提取代码存档,请确保选择复制项。
使用 #import "JXImageBrowser.h"
在需要的地方包含 JXImageBrowser。
JXImageBrowser 遵循 MIT 许可证 的条款和条件。