SlideMenuControllerSwift icon indicating copy to clipboard operation
SlideMenuControllerSwift copied to clipboard

Swift 4.2 and Xcode 10

Open shoaibnomani opened this issue 6 years ago • 2 comments

Can you please update this library for swift 4.2 and Xcode 10?

shoaibnomani avatar Sep 24 '18 05:09 shoaibnomani

You could use https://github.com/grizzly/SlideMenuControllerSwift in the meantime until this repo is being updated.

pod 'SlideMenuControllerSwift', :git => 'https://github.com/grizzly/SlideMenuControllerSwift.git'

Please note the license file for warranty notices.

grizzly avatar Nov 26 '18 11:11 grizzly

@grizzly I tried your fork and I get all sorts of funkiness in the navigation controller's bar, things like color and position blink and sometimes don't take effect

SolorzanoJose avatar Dec 04 '18 18:12 SolorzanoJose