nativescript-image-swipe icon indicating copy to clipboard operation
nativescript-image-swipe copied to clipboard

A NativeScript widget to easily :point_up_2: and :mag: through a list of images

Results 14 nativescript-image-swipe issues
Sort by recently updated
recently updated
newest added

Can't find alternative to that plugin, I think it's the best :) Do you have any plans to add ns7+ support?

★ProPlugins★

can set image width ro height ?

enhancement
help wanted

I put the ImageSwipe as view (beside others) in a ScrollView (vertical). Zooming doesn't work in that case on android devices. According to some research this is hard to achieve...

bug
help wanted

On Android the activity indicator is way too big when I simply place the `ImageSwipe` inside a `GridLayout` with `rows="*"`. It would be very useful if we can change the...

enhancement
help wanted
android

And if use project in old device (with Android 5 and 2GB memory), sometimes we can get OutOfMemory. Same problem, if use `Image` from Core component. _Originally posted by @san3k1990...

bug
help wanted
android

View a photo in the gallery, then go to the homescreen. Then go back to the app. The photo you were viewing does not display. If you swipe over, the...

bug
help wanted

It would be great to update this repository to the [NativeScript plugin seed](https://github.com/NativeScript/nativescript-plugin-seed) structure to enable: - Better plugin development workflow with NativeScript 6.0.0 (webpack takes care of all tsc,...

discussion

Example: loading the image "https://www.google.it/alakazam.jpg" will result in this error: ``` 06-17 10:16:02.233 5303 5303 E AndroidRuntime: com.tns.Runtime.callJSMethodNative(Native Method) 06-17 10:16:02.233 5303 5303 E AndroidRuntime: com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1120) 06-17 10:16:02.233 5303 5303...

enhancement
help wanted

Append the `tns-core-modules/` prefix to modules import to prevent errors on compilation due to short imports deprecation

wontfix