#Learning Swift in 100 days with 100 projetcs
These projetcs are inspired by 100 days of Swift
Give my greatest appreciate to the writer of 100 days of
-
I'll try to update this ReadMe to tell everyone what I finish every day
-
You can look through my git logs or tags to review the previous days' projects
-
All the explains of the code is shown in format of annotations or an URL which introduce this content
- custom navigation bar
- build a button with pure code without IB or SB
- Unwapping optionals
- using iAd (The exam is around the corner,so tody's content is few,sorry guys)
- set the UITextView's input accessory view
- handle touches
- using UISlider