angular2-swing
angular2-swing copied to clipboard
angular 2 component for the swing library (https://github.com/gajus/swing)
I recently updated an Angular app to Angular 6 and it resulted in the breaking of some functionality in the the angular2-swing package (0.14.0) I'm using. Specifically the onThrowOut method...
Great library - I have been trying to only allow certain 'types' of cards to be swiped in one direction and other 'types' in the opposite direction. Is it possible...
timeout
I want to interval 2 seconds before cards adding but set timeout function not proper working in my device. in computer browser the code is running correctly but in android...
The element object is coming through as undefined ` this.stackConfig = { // Default setting only allows UP, LEFT and RIGHT so you can override this as below allowedDirections: [Direction.UP,...
Hello Firstly i want to say thanks for this plugin I try to build my app with Ionic 2 and for this i use tinder card like this : https://devdactic.com/ionic-2-tinder-cards/...
[22:27:30] Error: Type SwingCardComponent is part of the declarations of 2 modules [22:27:30] SwingModule and AppModule! Please consider moving SwingCardComponent to a higher module that imports SwingModule and AppModule. You...