/ionic-ion-airbnbmenu

using this ion you can extend your application menu to look like airbnb mobile app menu

Primary LanguageJavaScriptMIT LicenseMIT

ionic-ion-airbnbmenu

author: @mamged

kindly note that this ion is not maintained long time ago and may not be compatible with the cerrent codebase of ionic using this ion you can extend your application menu to look like airbnb mobile app menu
Demo

usage

just name your app module with app

how to install

bower install ionic-ion-airbnbmenu and include ionic-airbnbmenu.css after your css and ionic-airbnbmenu.js after your app.js on your index

example

var app = angular.module('starter', ['ionic', 'starter.controllers'])