ios - how to fix this layouts on xcode? -


the thing is, i'm making app available iphones. it's portrait mode, got 2 issues:

1) imageview on iphone 3.5 inch not resizing (even though i'm using auto layout)

2) want make 2 lines of collectionview on iphone 5.5 inch

here's previews: enter image description here

here's storyboard enter image description here

i solve sing more 1 storyboard, each 1 one device. it's not apple's recommendation, works fine when have display on many devices, , it's way easier auto layout.

you can find tutorial here.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -