XLImageViewer Save

iOS 仿照今日头条的图片浏览工具。

Project README

XLImageViewer

仿照今日头条的图片浏览工具。

功能:

左右切换 加载网络图片 捏合、双击 下滑隐藏 保存到相册
image image image image image

说明:

使用:

查看网络图片:

[[XLImageViewer shareInstanse] showNetImages:[self imageUrls] index:indexPath.row fromImageContainer:[collectionView cellForItemAtIndexPath:indexPath]];

查看本地图片:

[[XLImageViewer shareInstanse] showLocalImages:[self imagePathes] index:indexPath.row fromImageContainer:[collectionView cellForItemAtIndexPath:indexPath]];

其他:

之前利用ScrollView实现切换的版本:戳这里

个人开发过的UI工具集合 XLUIKit

Open Source Agenda is not affiliated with "XLImageViewer" Project. README Source: mengxianliang/XLImageViewer
Stars
164
Open Issues
10
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating