react-native-view-shot
react-native-view-shot copied to clipboard
Android error: Expected to run on UI thread!
trafficstars
- "react-native-view-shot": "3.5.0"
- "react-native": "0.71.4",
On Android, i have error: Expected to run on UI thread!
We successfuly generated an image, but there is this error, too. What does this mean and how could we bypass it? We are using:
- "react-native-view-shot": "3.7.0"
- "react-native": "0.68.2"
Thanks in advance!