romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.96k stars 494 forks source link

Feature Request: Proportionally darken view as drawer slides #62

Open thorst opened 10 years ago

thorst commented 10 years ago

Using the amazon kindle app you can see the background view darken in real time as the drawer slides out and lighten in real time as the drawer slides in.

With REFrostedViewController the darkening and lightening is performed in a single animation.

To test this, simply tap & hold, and drag the menu the entire way out. Upon releasing you will see the background view darken quickly.

Would there be a way to make this act closer to the amazon kindle app?