ionic-img-viewer
ionic-img-viewer copied to clipboard
Ionic 2+ component providing a Twitter inspired experience to visualize pictures.
Fix for IOS back button location
These days, ionic4 beta has been published. Image-view can't work anymore. Hope to be updated soon, it will be great!
### Please provide you version information : @ionic/app-scripts : 2.0.2 Cordova Platforms : ios 4.5.1 Ionic Framework : ionic-angular 3.8.0 ionic-img-viewer : 2.8.0 ### Have you checked... [ ] That...
### Please provide you version information : Dependency |Version ----------------|------- ionic2 | angular | ionic-img-viewer| ### Have you checked... - [ ] That npm install returns no warning ? -...
This plugin does not work in Ionic 4 and it should be indicated
### Please provide you version information : Dependency |Version i have also problem my angular version 7+ ionic:4.12.0 rxjs:6.3.2 image viewer :2.9.0 (i had try rxjs latest version rxjs and...
sorry,my English is bad.... I have added more pictures to slide show。 It is necessary to explain here ```typescript updateImageSrc(src) { if (Array.isArray(src)) { let srcLen = src.length; let safeImage:...
Hey there, I don't know how to parse the images recieved after the angular's render. Example: I recieve the images (and other HTML) from an API, and I can't put...
Hi, what a great plugin! The feel of user viewing the images is just stunning! I was wondering maybe we can improve it adding support for sliders, if the user...
``` "dependencies": { "@agm/core": "^1.0.0-beta.2", "@angular/cli": "^1.6.4", "@angular/common": "^5.2.0", "@angular/compiler": "^5.2.0", "@angular/compiler-cli": "^5.2.0", "@angular/core": "^5.2.0", "@angular/forms": "^5.2.0", "@angular/http": "^5.2.0", "@angular/platform-browser": "^5.2.0", "@angular/platform-browser-dynamic": "^5.2.0", "@angular/tsc-wrapped": "^4.4.6", "@ionic-native/camera": "^4.4.2", "@ionic-native/core": "^4.4.2", "@ionic-native/device":...