/30DaysofSwift

A collection of awesome swift projects

Primary LanguageSwift

30DaysofSwift

A collection of awesome swift projects

Hello, I'm Asif and I'm an iOS application developer. Recently I noticed some posts about 100 / 30 days of swift projects on medium and github. So I told myself why not give a try. So here goes my 30 days :). Enjoy.

Day 1 - Stopwatch

What is needed to learn:

  • how to use Timer

Alt text

Day 2 - CustomFont

What is needed to learn:

  • how to add fonts in project

Alt text

What is needed to learn:

  • How to make Network request
  • how to manage model
  • how to handle reachability
  • how to add Refresh control
  • how to use collection view
  • how to make asynce call for image loading
  • how to use cache

caution: not a beginner project

Alt text

What is needed to learn:

  • how to use autolayout
  • how to use textfield and system Keyboard
  • how to use animation

Alt text

What is needed to learn:

  • how to use Trie DS to find related words effectively
  • how to use textfield and maipulate text

Alt text