I'm really new to the adaptive layout scene. I'm working on a project that I want to look really great on all iPhone screen sizes.
The question I have is: Is it possible to place a text box in a specific spot on each screen? The specific situation is that I have an image that takes up a majority of the screen. And I want to place an input box on top of that. Here is a screenshot to give you an idea of what I'm talking about.
And here is a screenshot to kind of show you how I have the background image set up.
The background image is placed perfectly and looks good on all screen sizes.
Do I need to place the textbox specifically for each screen size using size classes?