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

Menu image not found in case library loaded as framework (use_framewo… #208

Closed mark2b closed 8 years ago

mark2b commented 8 years ago

Menu image (hamburger) disappeared in case I add use_frameworks! to my Podfile

UIImage *image = [UIImage imageNamed] loads from main bundle only.

Logarythms commented 8 years ago

Hey @aryaxt , any news on when/if you are going to merge the Pull Request? Thanks! :)

jmschmidt commented 8 years ago

Any recent news on when this pull request is going be merged?

Igor-Poltavtsev commented 8 years ago

I use iOS-Slide-Menu in Swift project with use_frameworks! In my case, when I setup rightMenu in AppDelegate, menu button doesn't appear. But when I move it to first viewController, that has slideNavigationControllerShouldDisplayRightMenu: method button appears as expected.

aryaxt commented 8 years ago

sorry been busy haven't checked the repos recently. Will push this to cocoapods soon