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
Post a Comment