React-native-image-viewer: saveToLocalByLongPress is not working with 2.1.0

Created on 28 Mar 2018  ·  7Comments  ·  Source: ascoders/react-native-image-viewer

Description

If you long press on image, save to camera menu wont show up.
Maybe this issue depend on swipe to close feature. I didn't see this issue in older versions.

Reproducible Demo

You can try demo in Expo App.

download

Most helpful comment

I'm using 2.2.13 version.
When long press on the image, save to camera menu does show up but the image is not downloaded.

Any suggestions?

All 7 comments

Same problem, any solutions?

Fixed in 2.2.6.

I'm using 2.2.13 version.
When long press on the image, save to camera menu does show up but the image is not downloaded.

Any suggestions?

You must order yourself onSaveToCamera prop.

同问这个问题,什么时候能修复呢?

好吧 谢谢啦

Try using react native CameraRoll to save to device camera roll.

https://facebook.github.io/react-native/docs/0.56/cameraroll

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Dontag picture Dontag  ·  4Comments

andreecosta picture andreecosta  ·  10Comments

javfel94 picture javfel94  ·  3Comments

rayhk6 picture rayhk6  ·  9Comments

herarya picture herarya  ·  6Comments