简体   繁体   中英

Constraints in Xcode 8

I'm trying to pin all labels and buttons using auto layout. But it seems to be impossible. I've tried almost everything (tutorials also - been there done that), and it still sucks. On every device (Iphone 7plus, 6) it looks much different, sometimes labels hide, or disappear. Please, help.

my labels:

  • log in/sign up
  • email address
  • password
  • skip

text field:

  • 2, under email address and password

background:

  • image view

在此处输入图片说明

I've created a storyboard with one view controller in it. it contains what should be the correct constraints.

try using that view.

https://drive.google.com/file/d/0B3ALyHCgvMCQMm1CQWJDdEw2S3M/view?usp=sharing

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM