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
- Host: GitHub
- URL: https://github.com/didinj/ionic3-angular5-cordova-swipe-tabs
- Owner: didinj
- License: mit
- Created: 2018-01-07T02:40:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T03:08:47.000Z (over 8 years ago)
- Last Synced: 2025-04-28T10:57:30.141Z (about 1 year ago)
- Topics: add, angular, angular5, angularjs, example, gesture, ionic, ionic3, swipe, tutorial
- Language: TypeScript
- Homepage: https://www.djamware.com/post/5a518e4d80aca7059c142974/add-swipe-gesture-to-ionic-3-angular-5-tabs
- Size: 2.77 MB
- Stars: 12
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!