Started #100DaysOfSwiftUI by @twostraws. Began with day 16, thanks to my prior Swift knowledge. Completed day 16 and 17. Built an App: "WeSplit".
New topics learnt:
1. Structure of a SwiftUI project
2. @State for two way binding
3. Basic UI elements
4. Hiding keyboard
Finished making the xylophone app. Each button plays corresponding note. I was having some issues with playing sound. Alhamdulillah, the problem was solved
New Framework introduced: AVFoundation
#3monthsOfiOS#iOSDev#SwiftLang
Made some progress in basic swift.
Functions, conditional statements, Loops
Then solved a Fibonacci problem with that knowledge
#3monthsOfiOS#SwiftLang#iOSDev
Started the first #3monthsOfiOS journey on 9th March
Learnt so far:
UI : Label, Button, ImageView
Swift: var, let, basic data types, array(basics), motion gesture
#SwiftLang#iOSDev