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

Use UiThreadUtil in android (#493) #531

Open JuliaSpehrer opened 3 months ago

JuliaSpehrer commented 3 months ago

Fix for https://github.com/gre/react-native-view-shot/issues/493.

Without this fix this error is shown: image

With the fix the error is gone.

Solution found in the edit of the initial question here: https://stackoverflow.com/questions/60506273/react-native-android-bridge-error-must-be-called-on-main-thread