Riron / ionic-img-viewer

Ionic 2+ component providing a Twitter inspired experience to visualize pictures.
MIT License
283 stars 118 forks source link

export ImageViewer class #58

Closed fourcube closed 7 years ago

fourcube commented 7 years ago

This solves #42.

It allows you to import and instantiate ImageViewer inside your own application. This is useful in combination with ng-dynamic.

fourcube commented 7 years ago

I've rebased the PR onto master.

Riron commented 7 years ago

Thanks for the PR 👍