/Paper

iOS gesture interactions similar to Paper

Primary LanguageObjective-C

Homework 3

The homework this week is to make an interactive mock of the Paper navigation. Read the required and optional items below.

  • Requirements * ✅Dragging the headline should reveal the menu * ✅If you're dragging down, releasing the headline should animate the headline to the down position * ✅If you're dragging up, releasing the headline should animate the headline to the up position * ⬜If you're dragging the headline up past the top, the friction should increase * ⬜Optional: Fade in different headlines every few seconds * ⬜Optional: Dragging on the scrollable feed of headlines should change the scale of the feed

Paper App