nandorojo/moti

Expo SDK 46 - Tried to synchronously call anonymous function from a different thread

abanobboles opened this issue · 1 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Simulator Screen Shot - iPhone 13 Pro - 2022-08-03 at 13 26 22

Same Code working with SDK 45 and "react-native-reanimated": "~2.8.0"
but with SDK 46 the error "Tried to synchronously call anonymous function
from a different thread." show up

Expected Behavior

No response

Steps To Reproduce

No response

Versions

- Moti: ^0.18.0
- Reanimated:~2.9.1
- React Native:0.69.3

Screenshots

No response

Reproduction

expo start --dev-client

this looks like a reanimated issue, not a moti one