evnaz / ENSwiftSideMenu

A simple side menu for iOS written in Swift.
MIT License
1.82k stars 282 forks source link

Swift 3 #146

Open nsleche opened 8 years ago

nsleche commented 8 years ago

it'd be cool to have a swift 3 version, if you have any interest to create a branch i would like to help with that.

justdan0227 commented 8 years ago

Any chance of a Swift3 update?

Sadmansamee commented 8 years ago

I already made a pull request here [https://github.com/evnaz/ENSwiftSideMenu/pull/152](Pull Request) and you can also check out my fork for temp solution: [https://github.com/Sadmansamee/ENSwiftSideMenu](My Fork)

@justdan0227 @nschucky

Charlesleonius commented 8 years ago

Any updates on this?

Sadmansamee commented 8 years ago

Current one is swift3 compatible @Charlesleonius

rojasbjm commented 8 years ago

It seems that this lib is Swift 3 compatible, but I can't download it through cocoapods because of #154 🤕. Any thoughts?

Sadmansamee commented 8 years ago

@rojasbjm @evnaz need to update the pod version

coharness commented 8 years ago

@Sadmansamee To what version? I'm using the most recent version of the pod and it's still not pulling the new code.

Sadmansamee commented 8 years ago

@coharness because version number in POD is not updated by the Repo owner, you can simply download project files and good to go.