Skip to content

Quick PhotoViewer for the iPhone. Branched from three20's photo view classes, and stripped down to remove unnecessary bulk.

Notifications You must be signed in to change notification settings

henrik/PhotoViewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Viewer

Forked from enormego's EGOPhotoViewer branch.

Originally based on Facebook's three20 library, now rewritten.

Features an optional thumbnail view, rotation, zooming, loading spinners and a "failed to load" error image on failure.

Open the demo project and run to see how it looks.

For now, you use it in your own project by just including the stuff from the Library folder and making sure to include the QuartzCore framework in your project. Then just do what the demo project does.

License

Photo Viewer is under the same Apache 2.0 license as three20:

Branched from three20 - Copyright 2008 Joe Hewitt
Copyright 2009 enormego
Parts are copyright 2010 Henrik Nyh

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Quick PhotoViewer for the iPhone. Branched from three20's photo view classes, and stripped down to remove unnecessary bulk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 78.7%
  • C 21.3%