Closed vinodhum closed 8 years ago
Hi, when I try to import imageViewerDirective in the component I am getting "has no exported member 'ImageViewerDirective" any idea what am i doing wrong ?
had to import using import { ImageViewerDirective } from 'ionic-img-viewer/module'; and it worked
Hi, when I try to import imageViewerDirective in the component I am getting "has no exported member 'ImageViewerDirective" any idea what am i doing wrong ?