loon3y macrumors 65816 Original poster Oct 21, 2011 1,235 126 Jan 18, 2012 #1 what consists of a Look Book? what kind of subview class is in the view controller? is it just a view? that has uiimages and use a swipe gesture? like forever 21's look book in their iPhone app Last edited: Jan 18, 2012
what consists of a Look Book? what kind of subview class is in the view controller? is it just a view? that has uiimages and use a swipe gesture? like forever 21's look book in their iPhone app
A amorya macrumors 6502 Jun 17, 2007 252 7 Jan 19, 2012 #2 loon3y said: like forever 21's look book in their iPhone app Click to expand... Can you sum up what you mean by "look book"? What does it do?
loon3y said: like forever 21's look book in their iPhone app Click to expand... Can you sum up what you mean by "look book"? What does it do?
loon3y macrumors 65816 Original poster Oct 21, 2011 1,235 126 Jan 19, 2012 #3 amorya said: Can you sum up what you mean by "look book"? What does it do? Click to expand... a lookbook is an app where it has images, like outfits or clothing's and u swipe to look at the next style. something like this
amorya said: Can you sum up what you mean by "look book"? What does it do? Click to expand... a lookbook is an app where it has images, like outfits or clothing's and u swipe to look at the next style. something like this
A amorya macrumors 6502 Jun 17, 2007 252 7 Jan 21, 2012 #4 loon3y said: a lookbook is an app where it has images, like outfits or clothing's and u swipe to look at the next style. Click to expand... Ah, so essentially you want a paged image viewer? There's some sample code from Apple that does this: PhotoScroller
loon3y said: a lookbook is an app where it has images, like outfits or clothing's and u swipe to look at the next style. Click to expand... Ah, so essentially you want a paged image viewer? There's some sample code from Apple that does this: PhotoScroller