An open API service indexing awesome lists of open source software.

https://github.com/dustturtle/easyimagepreviewer

make image preview in iOS super Easy.
https://github.com/dustturtle/easyimagepreviewer

easy image photo preview simple

Last synced: 9 months ago
JSON representation

make image preview in iOS super Easy.

Awesome Lists containing this project

README

          

# EasyImagePreviewer
# make image preview in iOS super Easy.

# 一个极简使用的独立图片预览组件(仅依赖sdwebimage);支持多种类型的数据源传递。
# 希望可以给大家带来一个容易理解、容易使用的预览组件,大家如果有需要也可以在此基础上进行修改和二次开发。

# current Features:
# 1. 支持多种格式的输入
# 2. 极简的使用方式和有限的功能扩展
# 3. 支持自定义文字的标题
# 4. 图片支持缩放
# 5. 单击隐藏标题栏,双击缩放图片
# 6. 进入时指定index
# 7. 隐藏系统的状态栏

# 目前不支持的特性:1. 无限循环滚动 2. 保存到系统相册 3. 预览中的删除
# 其中2、3后续可能会实现,1的意义不大,暂无支持计划。