iOS design weekly homework
1st week June 2nd- 6th: mock up facebook main page -- still need further modification
requirment page --> https://guides.codepath.com/ios/Week-1-Homework
How many hours did it take to complete?
I spent around 6 hours to explore all of the requriment and the implementations.
Which required and optional stories have you completed?
I completed:
Add a container view and modify properties: backgroundColor, cornerRadius, font, textColor, shadowOffset.
Add buttons with different images for default and highlighted.
Add UIImageViews and choose the right mode: aspect fill, aspect fit, etc.
Add a UITextField with a background image.
Add UILabels with attributed text (instead of plain text), so that you can bold individual words.
Optional: Move the textfield when the keyboard appears