Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 611 Bytes

milestone1.md

File metadata and controls

30 lines (26 loc) · 611 Bytes

Milestone Project(1-3) - HackingWithSwift - 100DaysOfSwift Challenge

if I waited for perfection, I would never write a word. - Margaret Atwood

Today I completed the FlagViewer Challenge. Basically it was revision of the previous project modules which covers

  • Table Views
  • Image Views
  • App Bundles
  • FileManager
  • TypeCasting
  • ViewControllers
  • Storyboards
  • Outlets
  • Auto Layout
  • UIImage
  • Outlets
  • @2x and @3x
  • Asset Catalogs
  • UIButton
  • CALayer
  • UIColor
  • Random Numbers
  • Actions
  • UIAlertController
  • UIBarButton
  • UIActivityViewController

That's All for Day 23 of 100DaysOfSwift!