Kishore M T
Kishore M T
Thanks for quick response. I am trying to use it in a web applications, but getting some issue in integrations. I am getting the below error "Uncaught Error: Unexpected value...
import { BrowserModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core'; // import { SwipeCardsModule } from 'ng2-swipe-cards/index'; import { SwipeCardsModule } from 'ng2-swipe-cards/ng2-swipe-cards'; import 'hammerjs'; import { AppComponent...
What about HammerJs? where should i add it?
Can we give Click function for image inside the card?
I too facing same issue...@jadayash any luck?
@stefanstelzer This was happened for me also can you help me to solve this problem, below is my code {{card.name}} {{ idx }} {{ card.content }} LIKE SHARE export class...