autolayout - Place an image in the centre of remaining bottom area on iOS screen -


i have placed image on ios screen , in area remains in bottom, place image in centre of space. android using relative layouts. how can achieved in ios auto layout?

placing denko logo

let image view take remaining bottom space (fairly easy using auto layout), , set contentmode center.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -