iphone - Is there any control that can show photos like "Photos" in iOS? -
does ios have control show photos photos application?
i'd control manage albums, photos, show album list, , show photos, built-in photos, or facebook app.
you can download latest sample code photoscroller contains similar implementation of photos app. here swipe & individual photo zoom has been implemented both orientations using uiscrollviews , catiledlayer.
it doesn't contain thumbnail view code it's relatively easy create using simple uiscrollview coding. , per comment of jesse naugher, can use three20 static library written joe hewitt.
scrolling madness relatively easy use both of above mentioned.
another library on github - fgallery-iphone
Comments
Post a Comment