aryaxt / iOS-Slide-Menu

iOS Slide Menu with ability to add both left and right menu, and built in gesture recognizer. Similar to Path and Facebook
Other
1.53k stars 359 forks source link

Shadow parameters move to header file #154

Closed NikAshanin closed 9 years ago

NikAshanin commented 9 years ago

Hi there! Actually, when I was working at my own project using your great pod, I should make non-initial parameters of shadow layer. Then I just take it to header file.

aryaxt commented 9 years ago

Thanks for the PR, but I'm getting rid of the shadow on the next version. Shadow can be set on the view of the navigationController, no need to have api on slide menu