Skip to content

leojkwan/autolayout-textview-ios-0615-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tags languages
autolayout, intro, views
objc

AutoLayout-TextView

Instructions

  1. Check out the screenshots below, your goal is to recreate them.
  2. Two Buttons, The left button is 10 pts from the left, the right is 10 pts from the right. Both are 10 pts from the bottom.
  3. One UITextView that is 20 pts from the top, 10 pts from the left, 10 pts from the right, and 20 pts from the top of the UIButtons.

Extra Credit

  1. In portrait mode, make the padding between the UIButton and the UITextField to be 20 pts. In landscape, make it 10 pts. You'll have to listen for the rotate event!
  2. On a 4 inch phone, also make the padding between the UIButton and the UITextField to be 30 pts.

Screenshots

Portrait

Landscape

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •