ImageViewer:Twitter上的图像查看器 源码
有关最新更改,请参阅 安装 可可豆 pod 'ImageViewer' 迦太基 github "Krisiacik/ImageViewer" 样品用量 有关详细示例,请参见! // Show the ImageViewer with the first item self . presentImageGallery ( GalleryViewController ( startIndex : 0 , itemsDataSource : self )) // The GalleryItemsDataSource provides the items to show extension ViewController : GalleryItemsDataSource { func itemCount () -> Int { return items. count
下载地址
用户评论