cnorgate / TumblrHW

0 stars 0 forks source link

Ready for review @codepathreview #2

Open cnorgate opened 8 years ago

cnorgate commented 8 years ago

Thanks!

drnick23 commented 8 years ago

The goal of this week was to implement custom navigation beyond the standard tab and navigation controllers. You did a great job of getting the required's and taking some extra time to reach the optionals! Nice use of array's to help manage the various controllers and switching states, too.

For your compose animations, did you play with the delay parameter? Adding a little delay offsets between animations can give a more natural feel...it looks like you were going for this by altering just the duration of animation, instead.