Hello,
i made an array of UIImages through code and put them in a UIImageView made from interface builder. I also have a label that is supposed to appear above the array of images, but the images cover up the label, even when i send the label to the front.
How could i make the label appear above the array of images?
thank you for any help