I am making an app for showing an image gallery in iOS, and I came across two samples.
I want to know the differences between Three20 and EGOPhotoViewer. I mean both apps are developed by same developer (enormego).
- 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.