appunite / CLCascade

Twitter-like cascade UI library
http://appunite.com/
Other
504 stars 67 forks source link

Draggable viewcontroller #13

Closed robderijk closed 12 years ago

robderijk commented 12 years ago

Hi,

in your screencast I see a draggable viewcontroller (when you press the settings button and the google maps view controller opens). I can't find it anywhere in the examples but I like to use it in my app. Is it open source or where can I find more information about it?

Thanks!

emilwojtaszek commented 12 years ago

It's not part of this project, but it's very easy to do. I've just added UIPanGestureRecognizer to bar, and then in delegate method I update position of view: