ios - Should I use UIImageview or something else? -


i'm starting app display image , users click "yes" or "no" button if it. once decide, new image appear , process repeat. not need go viewed images.

my question use uiimageview , use kind of array etc.. or what? how hook in yes, no, , next buttons type of layout. use pop "next" button or have appear somehow in view etc.. yes , no fixed in place.

the images yes to, appear on view in sort of folder.

this second app. first 1 started on wobbly ground, i'm trying sold feedback before build foundation. if have sample code cool not necessary @ point.

thanks!

if showing 1 image on page feasible use 1 uiimageview , array of images. when user wants view next image same uiimageview control reused different image.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -