Viewshot not working Webview js point (Android) RN 0.69 Expo 46

Hi, i had problem two years ago.
Problem
Solution is androidHardwareAccelerationDisabled={true}
Same application need it upgrade. I am upgrade it but this solution not working now.
Could you know solution ?

Upgraded version
“expo”: “^46.0.0”,
“react-native”: “0.69.5”,
“react-native-view-shot”: “^3.3.0”,
“react-native-webview”: “^11.23.0”,

Hey @fikretsefa,

After upgrading, did you try removing the androidHardwareAccelerationDisabled={true} and see if that works?

Also, seems like the issue you referred to previously is still an open issue till date. I’d suggest asking either the repo maintainer or following the conversation with other community members in their repo.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.