Skip to content

zhujiaming/XUIImagePreviewer

Repository files navigation

XUIImagePreviewer

使用swift实现的iOS端图片预览工具

Main Class

UIImagePreviewController

Params:

  • imageArray : UIImage Array
  • position : the location of the first image to be displayed
  • bgColor : page background color

Usage

 self?.navigationController?.pushViewController(UIImagePreviewController(imageArray: targets, bgColor: .black), animated: true)

SnapShot

drawing

Else

过程与问题记录

About

使用swift实现的iOS端图片预览工具

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages