autresphere / ASDepthModal

An Objective-C class that adds a sense of depth to your modal popup views.
MIT License
430 stars 74 forks source link

It's not working on iOS5 :( #3

Closed gunhi closed 11 years ago

gunhi commented 11 years ago

It's not working on iOS5 :(

thaiasp commented 11 years ago

Hello gunhi, You can use my fork. I've fixed for iOS5 by using UIGestureRecognizer Delegate here. https://github.com/thaiasp/ASDepthModal