Open ericsoco opened 10 years ago
Nice work with the detail touches! We added this homework so that you'll have the experience building an app that's more similar in complexity to a production app. It's also useful to have practical experience building a container view controller, which is a more advanced topic.
/cc @nesquena @timothy1ee
This assignment ended up being a good opportunity to practice fine-tuning UI elements. I implemented a
springWithDamping
-style animation on the "hamburger" menu, and I experimented with blur on theProfileHeaderView
.