ios - AMSlideMenu:Content ViewController must to be UINavigationController? -


i add slide menu effect in ios project, , trying library github(https://github.com/socialobjects-software/amslidemenu) .

in readme or demo, says:

 add content viewcontroller have to following:        • create content view controller , embed in uinavigationcontroller        • connect amslidemenulefttableviewcontroller or amslidemenurighttableviewcontroller custom segue          amslidemenucontentsegue , set identifier. 

my content viewcontroller must uinavigationcontroller ?

anybody has practice in project (https://github.com/socialobjects-software/amslidemenu)? in advance.


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -