Skip to content

mnoor11/day6-lab1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Day6 Lab1

Topics

  1. ViewController
  2. AlertController
  3. AutoLayout
  4. Label
  5. Button
  6. ImageView
  7. TableView

Tasks

  1. Task 1: Build a view which has multiple colors, in a gradient way. Example:

CleanShot 2021-10-02 at 23 25 05@2x

  1. Task 2:
    1. Create a list of emojis
    2. When a user taps any of the emojis display Hello World message with the emoji.

image

  1. Task 3: All you need you to do is add two emoji labels to the view. the Figure below shows the expected result.

Hint, the "smiling face" emoji label should be 33 points away from the top anchor of the safe area, and centered horizontally. The "ghost" label has two spacing constraints. You can adjust the font size of the label by editing its Font option in the Attributes inspector

image

Deadline

Sunday 3 October

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%