79456625

Date: 2025-02-21 07:38:18
Score: 1
Natty:
Report link

So I had this same issue and after some research. I find the fix to be manually installing setimmediate package.

npm i setimmediate

Then import it in the index.ts file. Also it should be the first import in the file

import 'setimmediate'

for reference check here https://github.com/software-mansion/react-native-reanimated/issues/4140

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Adeleye Jamiu