April 2018
Intermediate to advanced
390 pages
8h 46m
English
Here are the instructions to create example app:
$ ionic start LeftRightMenu sidemenu $ cd LeftRightMenu

import { Component, ViewChild } from '@angular/core';import { Nav, Platform } from 'ionic-angular';import { StatusBar } from '@ionic-native/status-bar';import { SplashScreen } from '@ionic-native/splash-screen';import { HomePage } from '../pages/home/home';import { ListPage } ...Read now
Unlock full access