gre / react-native-view-shot

Snapshot a React Native view and save it to an image

Home Page:https://github.com/gre/react-native-view-shot-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android error: Expected to run on UI thread!

AMBE1203 opened this issue · comments

  • "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!