欢迎光临
我们一直在努力

[swift] FTImageViewer 图片浏览器

建站超值云服务器,限时71元/月

[swift] FTImageViewer 图片浏览器

项目介绍:

[分享]FTImageViewer
Feathers

  • Double tap to zoom in and double tap again to zoom out 双击实现图片缩放

  • Pinch to zoom in/out  图片支持手势捏动缩放

  • Button tap to dismiss

  • Button tap to save current image to system Photo Album
  • Pan up/down to dismiss (like Facebook or QQZone)
  • Pan left/right to dismiss at first/last page

使用方法:

[Objective-C] 查看源文件 复制代码

        imageGridView.showWithImageArray(imageArray) { (buttonsArray, buttonIndex) in
            // in this tap block, preview images with one line of code
            FTImageViewer.sharedInstance.showImages(self.imageArray, atIndex: buttonIndex, fromSenderArray: buttonsArray)
        }






DEMO 直接下载:

赞(0)
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com 特别注意:本站所有转载文章言论不代表本站观点! 本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。未经允许不得转载:IDC资讯中心 » [swift] FTImageViewer 图片浏览器
分享到: 更多 (0)