PicturePreview 0.1.9

PicturePreview 0.1.9

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Oct 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by [email protected].



  • By
  • joealzhou

PicturePreview




Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Use

let preview = PicturePreview(imageURLs: [
“http://img04.taobaocdn.com/imgextra/i4/811709710/T2QTCAXztaXXXXXXXX_!!811709710.png”,
“http://img06.tooopen.com/images/20170104/tooopen_sy_195537872451.jpg”,
“http://media.148apps.com/screenshots/1126309405/us-iphone-1-61.jpeg”], index: 1)

preview.show()

Requirements

Installation

PicturePreview is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod 'PicturePreview'

其实只要把PicturePreview文件拖到工程中就可以使用了,不需要在pod中添加。我只是试一下发布流程(^__^) 嘻嘻……

Author

joealzhou, [email protected]

License

PicturePreview is available under the MIT license. See the LICENSE file for more info.