I have a problem when trying to put buttons over an image.
Basically what I want this app to do is to take you to to a new View when you press the name of the cut in the cow diagram. The idea is to fit to every iPhone display, being only a horizontal app.
After applying some height and width constraints to "button1", the button did not appeared on the simulator.
Which constraints should I use? There is another useful component for doing this in a better way?