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", 