vmodena / ICSDrawerController

ICSDrawerController is a left-side drawer controller for iPhone (iOS 7 or later).
MIT License
253 stars 73 forks source link

Basic iOS 6 Support #3

Closed DavidBenko closed 10 years ago

DavidBenko commented 10 years ago

Works with iOS 6. Added animation degradation for older iOS.

Note: I made my own test app and the status bar looks good on iOS6, so any UI issues with the Colors sample is just an issue with that project.

vmodena commented 10 years ago

Unfortunately, I have to decline this pull request as this controller was designed to take advantage of the new APIs made available by iOS 7. For this reason, and also to avoid having to maintain legacy code from the very beginning, I have intentionally decided to not support iOS 6.