哪一个是更好的iOS照片查看器:Three20或EGOPhotoViewer [英] Which one is a better iOS Photo Viewer: Three20 or EGOPhotoViewer

查看:137
本文介绍了哪一个是更好的iOS照片查看器:Three20或EGOPhotoViewer的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在创建一个用于在iOS中显示图片库的应用程序,我遇到了两个样本。

I am making an app for showing an image gallery in iOS, and I came across two samples.

我想知道 Three20 EGOPhotoViewer 。我的意思是这两个应用程序都是由同一个开发人员开发的( enormego )。

I want to know the differences between Three20 and EGOPhotoViewer. I mean both apps are developed by same developer (enormego).


  • 将它们用于应用程序商店是否安全,我的意思是它可能不会被拒绝,并且与iOS6兼容?

  • 是否有任何优势使用EGOPhotoViewer超过Three20?

  • 对于缓存,线程等任何重要功能,是否值得坚持使用Three20。

  • 在代码中几乎都是使用相同的类和函数使用不同的名称。

  • Is it safe to use them for the app store, I mean it may not get rejected, and compatibility with iOS6?
  • Is there any advantage of using EGOPhotoViewer over Three20?
  • Is it worth to stick to Three20 for any important feature of cache, thread, etc.
  • In code both almost use the same classes and function with different names.

推荐答案

我建议针对Three20 for 1理由和1个原因:Three20代码有点混乱,通常与其他Three20类有很多相互依赖关系,你可能不需要。在您的项目中包含整个Three20库只是为了使用照片浏览器,这很糟糕。我想让事情变得尽可能简单。

I would recommend against Three20 for 1 reason and 1 reason only: Three20 code is a bit messy and generally there are a lot of interdependencies with other Three20 classes, ones you might not need. It's sucks to include the whole Three20 library in your project just to use the photo browser. I'd like to keep things as simple as possible.

我过去使用过EGOPhotoViewer,虽然它一般都运行良好,但确实有一些小问题有了它,我遗憾地记不住了。最终我在MWPhotoBrowser中找到了一个替代品,所以你也可以考虑那个。

I've used the EGOPhotoViewer one in the past and while it generally worked fine, I did have some minor issues with it, which I sadly can't remember. Eventually I found a replacement in MWPhotoBrowser, so you might consider that one as well.

https://github.com/mwaterfall/MWPhotoBrowser

这篇关于哪一个是更好的iOS照片查看器:Three20或EGOPhotoViewer的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆