handsomecode / InteractiveSideMenu

iOS Interactive Side Menu written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install through CocoaPods -> Use of unresolved identifier 'TransitionOptions'

epitonium opened this issue · comments

Just installed it through CocoaPods. Set my UIViewController to conform to MenuContainerViewController. And this XCode error appears: Use of unresolved identifier 'TransitionOptions'. And i couldn't find implementation for this in InteractiveSideMenu Pod classes. transitionOptions property is missing too. I compared the class MenuContainerViewController from Pod and from example from GitHub and they seem different! Could you please help me what am doing wrong?
screen shot 2017-08-30 at 19 37 28

Hi @epitonium,

Please, take a look at this issue. Possible, it'll help you.

If no, we'll get into the details of your question a little bit later.

Thanks for using library and asking questions.

Thank you very much! This issue was already open and i missed it. Solved my problem!

Glad to hear! You're welcome.