We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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",
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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](https://private-user-images.githubusercontent.com/74738757/387654646-f1a27bbe-1a4b-415e-869d-d030441d56ba.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzExMzAsIm5iZiI6MTczOTI3MDgzMCwicGF0aCI6Ii83NDczODc1Ny8zODc2NTQ2NDYtZjFhMjdiYmUtMWE0Yi00MTVlLTg2OWQtZDAzMDQ0MWQ1NmJhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDEwNDcxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE2YWE3NjIyNjkyM2M3MzhkOTQzNmNlZjVkOTMwYjcxNDIzODk0ZGEzM2Q1N2Y3YjIzMWI0YTlkZjVhMGJiNDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.XfH7eB9BKXj1QlB92kz_V0qf1eVjCc4fWslSh6ndHbw)
The text was updated successfully, but these errors were encountered: