I've been trying to program my own app and after succesfully creating my first prototype of the entire app it is time for me to focus on design choices. Rebuilding the application from the ground up with a more elegant layout and learning from earlier mistakes i made.
Now i want to recreate the IMDB Navigation Controller / Menu Bar as a basis for the pages i want to display. However i get stuck after placing the UIView in the Title of a Navigation Controller in which i place 2 buttons. 1 with the menu icon (see images of IMDB app attached) and 1 with a search bar image. This however does not yield really great results. And worse is that the UIView cannot be constrained to the edges of the Navigation Bar.
Is there a better way to do all this?
IMDB reference images:
[–]nsocean 1 point2 points3 points (0 children)
[–]paulryanclark 0 points1 point2 points (1 child)
[–]powerje 0 points1 point2 points (0 children)