Now you can easily include this slidemenu to your Cordova iOS applications through our plugin CDVNavBar located at Github: https://github.com/Emadello/cordova-plugin-CDVNavBar
Example:
var draweritems = []; draweritems.push(["Page1","index.html","icon.png", "im the badge"]); draweritems.push(["Page2","index2.html","", "no badge"]); draweritems.push(["Page3","index3.html","", null]); navbar.setupDrawer(draweritems, "#ffffff");
Do you have any sample APP?
Yes, please check IBDL | International Business Driving License on app store