WJPhotoBrowser 1.2.2

WJPhotoBrowser 1.2.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2017

Maintained by Nius.



  • By
  • zwj
  • An easy way to browse image
  • 用法简单的图片浏览器,可以浏览网络图片和本地图片

  • 内部使用UICollectionView实现,摒弃一般第三方常用的scrollView添加子视图循环利用的方式,滑动流畅无比。个人比较信任苹果的工程师,因此觉得collection view 实现方式性能更好。

Animation Display

fade

Contents

  • Getting Started
    • [System 【iOS7+】]

Installation

* cocoapods导入:`pod 'WJPhotoBrowser'` 
* 手动导入:将`WJPhotoBrowser`文件夹中的所有文件拽入项目中

Usage

Download zip and see demo for details.

License

WJPhotoBrowser is released under the MIT license. See LICENSE for details.