-
image is not opening with base 64 png type
-
I have been trying to get rid of the share-image button, as it does makes no sense to share an image in my application. I tried to delete the ImageButton tag in the activity_photo.xml, but this does n…
-
Captain Phasma image seems "squashed", see screenshot
![image](https://user-images.githubusercontent.com/1554520/126453342-d621d526-99c6-4691-8ee0-e6e7c7f80db9.png)
-
Hi,
before you've updated the plugin, you could open images from http/https (with the base64 function, but only on iOS)
Now you've changed the behaviour. I was able to patch the plugin to load files…
-
Hello All,
I had issue that I cannot show image url https on android device. Please help me and give me some advices.
Thanks
-
Hi,
i dont know how to solve this Problem. I have a Tab- and Navigation Bar (inlcuded the Photovieweer). In the PhotoviewController i get a white line under the Navigation bar.
When the User tapped …
-
As suggested in #3, own issue for that:
Ability to pass more than 1 image (like a gallery)
``` js
var images =
{
url: 'http....',
title: 'My nice title', // or empty
saveAble: true/false …
-
This is my "package.json":
{
"name": "ionic-whatsapp-mock",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"scrip…
-
After installing this plugin and try to build the phonegap app on a device with phonegap run android, I get the following error.
`Error: cmd: Command failed with exit code 1 Error output:
[PATH]\p…
-
I want to display the close button on top-right but didn't got anything to do so from the documentation.