react-native-image-viewing icon indicating copy to clipboard operation
react-native-image-viewing copied to clipboard

Problems after updating React and Expo to the latest versions

Open leonid-br opened this issue 1 year ago • 1 comments

Before updating the project to the following versions: "expo": "~52.0.6", "react-native": "0.76.1",

the library was working stably.

After the update, there are two issues:

When clicking to view an image, it somehow loads twice, as shown in the DevTools. Closing the photo viewer by swiping down no longer works.

Library version: "react-native-image-viewing": "^0.2.2", image

leonid-br avatar Nov 19 '24 12:11 leonid-br

The fact that:

Closing the photo viewer by swiping down no longer works.

Is making this project not very usable. Has anyone figured out a patch that works?

jacolack avatar Feb 22 '25 18:02 jacolack