MFSideMenu icon indicating copy to clipboard operation
MFSideMenu copied to clipboard

Convert enums to NS_ENUM for Swift support

Open matt-alltrails opened this issue 11 years ago • 2 comments

I am using MFSideMenu in a Swift project and it works really well with one exception. You can only access an Objective-C enum from Swift if it is defined with NS_ENUM, so I am not able to use MFSideMenuPanMode, MFSideMenuState, and MFSideMenuStateEvent. Please change these enums to use NS_ENUM.

matt-alltrails avatar Jul 27 '14 19:07 matt-alltrails

@matheda mind doing a pull request for this?

mikefrederick avatar Aug 09 '14 21:08 mikefrederick

@matheda - Did you find a solution for this ? Can't seem to find a good workaround.

ghost avatar Apr 11 '15 15:04 ghost