An open API service indexing awesome lists of open source software.

https://github.com/didinj/ionic3-angular5-cordova-swipe-tabs

Add Swipe Gesture to Ionic 3 Angular 5 Tabs
https://github.com/didinj/ionic3-angular5-cordova-swipe-tabs

add angular angular5 angularjs example gesture ionic ionic3 swipe tutorial

Last synced: 11 months ago
JSON representation

Add Swipe Gesture to Ionic 3 Angular 5 Tabs

Awesome Lists containing this project

README

          

# Add Swipe Gesture to Ionic 3 Angular 5 Tabs

This source code is part of [Add Swipe Gesture to Ionic 3 Angular 5 Tabs](https://www.djamware.com/post/5a518e4d80aca7059c142974/add-swipe-gesture-to-ionic-3-angular-5-tabs) tutorial.

To run on the device:
* Clone this repo
* Run `npm install`
* Run `ionic cordova platform add android`, `ionic cordova platform add ios`
* Run `ionic cordova run android` or `ionic cordova run ios` on the real device

If you like this source code, just give it a start. Thanks!