ReanimatedError: Tried to synchronously call a non-worklet function on the UI thread.
Possible solutions are:
a) If you want to synchronously execute this method, mark it as a worklet
b) If you want to execute this function on the JS thread, wrap it using `runOnJS`, js engine: reanimated
虚拟机会捕获错误,真机直接崩溃闪退
虚拟机截图