Skip to content

tomgurka/CodePath---Week1---Homework-

Repository files navigation

CodePath---Week1---Homework-

Total Time

6 Hours

Required stories completed

Create an unscrollable detail view of Facebook post, such as the one above

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.

Required stories incomplete

Setup CocoaPods for managing 3rd party libraries and use TTTAttributedLabel to style the link and make it clickable I got the cocoapod installed in my project, and also added the TTTAttributedLabel Directory, but was unable to get my textField to work correctly with the code...

Optional stories completed

Move the textfield when the keyboard appears

Gif

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors