dekatotoro / SlideMenuControllerSwift

iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
MIT License
3.4k stars 754 forks source link

Update for Swift 5.0 Support #430

Open Nomad00 opened 5 years ago

Nomad00 commented 5 years ago

Update for Swift 5.0 Support

Includes: Update for Swift 4.2 support

AlonsoFloo commented 5 years ago

Is possible to accept this pull request ?

Feghal commented 5 years ago

I made a fork with swift 5 support a while ago, seems they are not accepting any pull request. https://github.com/AtomicSLLC/SlideMenuControllerSwift

add this to your podfile pod 'SlideMenuControllerSwift', :git => 'https://github.com/AtomicSLLC/SlideMenuControllerSwift.git', :branch => 'swift5'

zhouhao27 commented 5 years ago

Is this merged to master already?