wild-west for hybrid apps We need to bridge the gap between web and native We need rich, native-style UI components and interactions We need UI APIs, not just jQuery widgets
Updates the app's URL Supports parallel histories Swipe to go back <ion-tabs selectedindex="2"> <ion-tab [root]="tab1Root"></ion-tab> <ion-tab [root]="tab2Root"></ion-tab> <ion-tab [root]="tab3Root"></ion-tab> </ion-tabs>