gre / react-native-view-shot

Snapshot a React Native view and save it to an image
https://github.com/gre/react-native-view-shot-example
MIT License
2.64k stars 344 forks source link

Android error: Expected to run on UI thread! #493

Open AMBE1203 opened 11 months ago

AMBE1203 commented 11 months ago

On Android, i have error: Expected to run on UI thread!

shotforsky commented 11 months ago

We successfuly generated an image, but there is this error, too. What does this mean and how could we bypass it? We are using:

Thanks in advance!