ericsoco / Quitter

Twitter client for CodePath iOS class, Spring 2014
The Unlicense
0 stars 0 forks source link

Week 4: Twitter Redux #2

Open ericsoco opened 10 years ago

ericsoco commented 10 years ago

/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 the ProfileHeaderView.

timothy1ee commented 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.