-
No physics at the moment, so the moment your finger comes off the screen the image stops moving.
-
I want to display the close button on top-right but didn't got anything to do so from the documentation.
-
FCMPlugin: Support for Gradle v4 or lower is deprecated. Please upgrade to a newer version. in ionic 5
automatically added in cordova plugin below code ,how to resolve in cordova 9 and higher on mo…
-
-
Hi, thanks for your excellent plugin and your effort.
I have a problem (IOS - 10). The viewer hangs (stuck permanently) if the image is missing o the server returns 404 error. It shows only the spi…
-
![f79c201b733f7dcd7bced817ecef2e8](https://user-images.githubusercontent.com/80303015/208029756-2dffff1e-dc5b-4d73-89cf-154f41f9b954.png)
-
### Make sure to check the demo app(s) for sample usage
### Make sure to check the existing issues in this repository
### If the demo apps cannot help and there is no issue for your problem, t…
-
### Which platform(s) does your issue occur on?
Android 11 real device
### Please, provide the following version numbers that your issue occurs with:
- CLI: 8.0.2
- Cross-platform modules: 8.0…
-
The main reason why I didn't propose to include a default support for word-graph display is that the library then includes code that issues exec/popen, a thing that potentially makes it "less secure"…
ampli updated
5 years ago
-
UINavigationController *mainNC = [[UINavigationController alloc] init];
mainNC.viewControllers = @[someController];
I instantiate REFrostedViewController with mainNC as contentViewController property…